React Examples
Here are some small React demos. Some use JSX and some include third-party library integration.
For more fully-featured examples, check out React TodoMVC and React + Backbone TodoMVC.
1. Add a handleHidden method to the BootstrapModal component. 2. Add an event listener for 'hidden.bs.modal' on the modal root 3. Add a new onHidden prop to the BootstrapModal component. 4. Add a new 'handleModalDidClose' method to the Example component to be used as the onHidden prop of it's modal component.
| .. | |||
| Failed to load latest commit information. | |||
|
|
basic-click-counter | ||
|
|
basic-commonjs | ||
|
|
basic-jsx-external | ||
|
|
basic-jsx-harmony | ||
|
|
basic-jsx-precompile | ||
|
|
basic-jsx | ||
|
|
basic | ||
|
|
jquery-bootstrap | ||
|
|
jquery-mobile | ||
|
|
quadratic | ||
|
|
shared | ||
|
|
transitions | ||
|
|
webcomponents | ||
|
|
README.md | ||
Here are some small React demos. Some use JSX and some include third-party library integration.
For more fully-featured examples, check out React TodoMVC and React + Backbone TodoMVC.