digitalcampusframework / dcf

Digital Campus Framework
BSD 3-Clause "New" or "Revised" License
8 stars 13 forks source link

Add button that caused the modal on modal pre open event #505

Closed tommyneu closed 8 months ago

tommyneu commented 11 months ago

When the modal pre open event is called we do not know which button causes the modal to open. This can lead to excessive amount of modals where one could suffice.

We could even try passing the click event with the custom event