react-frame

2.2.22 • Public • Published

react-frame

npm npm Build Status codecov styled with prettier

React components within an iframe for isolated css styling

Installation

npm install react-frame --save
yarn add react-frame

Demo

https://swiftcarrot.dev/react-frame

Usage

<Frame styleSheets={['frame1.css']} css={'body{background-color:#eee;}'}>
  <div className="title">frame</div>
</Frame>

License

MIT

Package Sidebar

Install

npm i react-frame

Weekly Downloads

2,627

Version

2.2.22

License

MIT

Unpacked Size

11.3 kB

Total Files

5

Last publish

Collaborators

  • adjusted