Iframe Resizer API
Iframe-Resizer provides the following APIs which provide a range of settings, events and methods for controlling the iframe and integrating your content between the parent and child pages. Along with tools to create custom components for different frontend frameworks and libraries.
Parent Page API
The Parent API is for use on the page containing the <iframe>
tag.
Child Page API
The Child API is for use on the page contained within the <iframe>
tag.
Framework API
The Framework API provides a simplified interface for creating custom versions of iframe-resizer to support front end frameworks and libraries. It is the base component for all the different versions of iframe-resizer.