bs-react-iframe

1.0.0 • Public • Published

bs-react-iframe

Introduction

Bucklescript + ReasonReact binding for react-iframe components. I write bindings when I needed them in my projects. If you find a component is missing, it's because I don't need it (yet).

Cautionary note that I am very new to bindings so confirmation and testing is necessary for anything you want to use as I only tested what I use. ** See bs-ant-design repo for original credit on this pattern. **

Installation

npm install --save bs-react-iframe
  • Add bs-react-iframe to bs-dependencies in bsconfig.json.

Usage

<Iframe url="/url" width="377px" height="620px" position="relative" />

Components

I did the components I needed. While I usually made an attempt to do all the params technically, I only tested the ones I needed. Assume you will need to test everything you want to use well.

Contributions

All contributions are welcomed. I intend to merge and release anything you push quickly.

LICENSE

MIT

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i bs-react-iframe

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.73 kB

    Total Files

    5

    Last publish

    Collaborators

    • enalmada