The iFrame component allows for the configuration and display of a iframe item on a page.
Authoring
Configure Dialog
The configure dialog allows the content author to define the iframe and how it will behave and appear for a visitor to the page.
Properties Tab
- Frame SRC - The URL or Page for the iFrame to point to.
- Frame Title - The title of the iFrame.
- Full Width/Height - The iFrame will automatically expand to the full width and height of it’s container.
- Frame Width - The width of the iFrame.
- Frame Height - The height of the iFrame.
- Enable Lazy Loading - defer loading of iFrame'd content until it becomes visible in the page.