@iframe-resizer/react
Version:
Keep iframes sized to their content.
29 lines (17 loc) • 793 B
Markdown
<p align="center"><br>
<img src="https://iframe-resizer.com/logo-full.svg" alt="iframe-resizer - keep iframes sized to their content" title="" width="90%" style="width: 90%">
<p>
# @iframe-resizer/react
This package is part of the __[iframe-resizer](https://iframe-resizer.com)__ library, which automatically resizes the height and width of both same-origin and cross-origin iframes to match their content. It also includes a range of features designed to address common issues associated with using iframes.
__For more information, visit [iframe-resizer.com](https://iframe-resizer.com).__
## Install
Using npm:
```bash
npm install @iframe-resizer/react
```
or using yarn:
```bash
yarn add @iframe-resizer/react
```
---
_iframe-resizer version 5.5.6 2025-09-10 - 16:04:48.965Z_