# react-iframe **Repository Path**: mirrors_svenanders/react-iframe ## Basic Information - **Project Name**: react-iframe - **Description**: Simple solution for using iframes in React - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Iframe Simple React component for including an iframed page. ![Youtube in an iframe](screenshot.PNG) The component is fully typescript-supported. ## Usage ```jsx import Iframe from 'react-iframe'