2.0.1 • Published 6 years ago

@noriaki/react-iframe-resizer v2.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

react-iframe-resizer

<iframe> compontent that initialises with iframe-resizer.

Attributes

id

Required. Type: string

Unique iframe ID used by iframe-resizer.

options

Optional. Type object

Options object passed directly to iframe-resizer on initialisation. See iframe-resizer's options.

iframe attributes

All other attributes are passed through to the actual <iframe> component.