JS Hook for Modal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2021
10:56 AM
Just wondering if any JS override experienced folks out there know of a way to hook into the event when a modal dialog is shown...similar to how bootstrap provides one for the event of "shown.bs.modal"
https://getbootstrap.com/docs/4.0/components/modal/
Specifically I'm looking for a way to know when someone has displayed the UI for adding people to a course.
Thanks in advance.