Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 408 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 408 Bytes

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.