Getting started
This library allows you to automatically resize iframes based on their content sizes. It prevents scrollbars from appearing in your iframe and enhances the user experience.
Setup
Browser (ES6 Modules)
Example
You need to call the initialize
function in the page that host the iframe(s) you want to resize:
Package
Note you can also install the core package through your favorite package tool:
Further reading
- Explore the settings