We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53294fa commit b0b0026Copy full SHA for b0b0026
README.md
@@ -1,5 +1,12 @@
1
[Live demo](https://fckt.github.io/react-layer-stack/)
2
3
+### Related Stackoverflow q&a
4
+http://stackoverflow.com/a/40461655/524034
5
+http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react
6
+http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react
7
+http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs
8
+http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal
9
+
10
### Rationale
11
`react`/`react-dom` comes comes with 2 basic assumptions/ideas:
12
- every UI is hierarchical naturally. This why we have the idea of `components` wrap each other
0 commit comments