@movable/react-popupbox
v3.0.2
Published
A simple lightbox component for react
Downloads
7
Readme
React Popupbox
A simple lightbox component for react, inspired by colorbox and React-Lightbox.
See demo & usage.
Install
Install via npm:
$ npm install react-popupboxStyles
In order to bring in the styles, import the css file:
import { PopupboxManager, PopupboxContainer } from 'react-popupbox';
import "react-popupbox/dist/react-popupbox.css"License
MIT
