@iframe-resizer/react
Version:
Keep iframes sized to their content.
28 lines (17 loc) • 787 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 __[iframe-resizer](https://iframe-resizer.com)__, a library that enables the automatic resizing of the height and width of both same and cross origin iframes to fit their contained content. Additionally it provides a range of features to address the most common issues with using iframes.
__See [iframe-resizer.com](https://iframe-resizer.com) for details.__
## Install
Using npm:
```bash
npm install @iframe-resizer/react
```
or using yarn:
```bash
yarn add @iframe-resizer/react
```
---
_iframe-resizer version 5.5.3 2025-08-20 - 14:36:43.253Z_