OpenEventArgs

12 Sep 20251 minute to read

Provides information about a DialogOpen event.

Properties

cancel boolean

Defines whether the current action can be prevented.

container HTMLElement

Returns the root container element of the dialog.

element Element

Returns the element of the dialog.

name string

Specify the name of the event.

preventFocus boolean

Defines whether the focus action can be prevented in dialog.