Provides information about a BeforeClose event.
boolean
Defines whether the current action can be prevented.
string
Returns whether the dialog, is closed by “close icon”, “overlayClick”, “escape” and “user action”
HTMLElement
Returns the root container element of the dialog.
Element
Returns the element of the dialog.
Event
Returns the original event arguments.
boolean
Determines whether the event is triggered by interaction.
HTMLElement
| string
Returns the target element of the dialog.