1.0.0 • Published 1 year ago
@modusoperandi/licit-iframe v1.0.0
IFrame ProseMirror Plugin For Licit
Plugin allows loading of the configured URL in a iframe, if the X-Frame-Options HTTP response header doesn't block to render that page in a iframe.
Build
- npm install
- npm pack
Configuration
Property | Description |
---|---|
URL | URL of the page to be loaded in the iframe. |
Width | Width of the iframe. |
Height | Height of the iframe. |
Margin Top | Top margin of the iframe. |
Margin Left | Left margin of the iframe. |