3-4rm / react-modal-stack

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

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/3-4rm/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

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