An example of bootstrap modal close event . Easy to implement and customize. Examples of basic and advanced usage.

Detailed documentation and more examples you can find in our Bootstrap Modal Events Docs


Bootstrap modal events is a set of JS scripts that let you launch Bootstrap modals based on a action performed by a user.

"Hide.bs.modal" event

This event is fired just before the modal is hidden.


"Hidden.bs.modal" event

This event is fired after the modal is closed.