pub static POPUP_CLOSE_REQUESTED_EVENT: Event<PopupCloseRequestedArgs>
Expand description
Closing popup event.
Requesting propagation().stop()
on this event cancels the popup close.
pub static POPUP_CLOSE_REQUESTED_EVENT: Event<PopupCloseRequestedArgs>
Closing popup event.
Requesting propagation().stop()
on this event cancels the popup close.