Skip to content

Iframe Resizer API

Iframe-Resizer provides the following APIs, which offer a range of settings, events, and methods for controlling the iframe and integrating content between the parent and child pages, along with tools to create custom components for different front-end frameworks and libraries.

The Parent API is for use on the page containing the <iframe> tag.

The Child API is for use on the page contained within the <iframe> tag.

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.

Was this page useful?