Permalink
Please sign in to comment.
Browse files
Fixes #5959 - jquery-bootstrap example uses which does not exist
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.
- Loading branch information...
15
examples/jquery-bootstrap/js/app.js
0 comments on commit
0bd65aa