open¶
open
is a DOM event that occurs whenever the modal is being opened.
Event body¶
none
Example¶
In this example we listen to open
event and perform an action whenever it's emitted.
open
is a DOM event that occurs whenever the modal is being opened.
none
In this example we listen to open
event and perform an action whenever it's emitted.