Find detailed documentation and more examples here: Go to Docs v5
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.