chermet / react-modal-stack

To create modal for objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-modal-stack

React.js modal stack

Allows modals to stack one on top of another and keeps modal fade right under topmost modal, but over all sub-modals

To run demo locally:

$ git clone https://github.com/chermet/react-modal-stack.git

Then cd into react-modal-stack/demo

$ npm install

Then

$ webpack --watch

Then open .../react-modal-stack/demo/index.html as local file in your browser.

License

MIT

About

To create modal for objects