BeforePopupOpenCloseEventArgs

12 Sep 20251 minute to read

Interface for BeforePopupOpenClose event arguments.

Properties

cancel boolean

Prevents the dialog from opening when it is set to true.

popupModule Dialog

Returns the current dialog component instance.

popupName string

Returns the current dialog action name.