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