Search results

BeforePopupOpenCloseEventArgs API in React FileManager API component

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.