Skip to content
 
 

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React IFrame

Simple React component for including an iframed page.

Usage

var Iframe = require("react-iframe");

<Iframe url="http://www.example.com" [string width, [string height]] />

Optional properties width and height can be sent as either percentage (eg. '100%') or px (eg. '100px');

Demo

Clone and execute npm install & npm run demo

About

Simple solution for using iframes in React

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages