Search results

CloseEventArgs API in JavaScript (ES5) Dialog API control

Provides information about a Close event.

Properties

cancel

boolean

Defines whether the current action can be prevented.

container

HTMLElement

Returns the root container element of the dialog.

event

Event

Returns the original event arguments.

isInteracted

boolean

Determines whether the event is triggered by interaction.

name

string

Specify the name of the event.