Search results

BeforeOpenEventArgs API in JavaScript Dialog API control

Provides information about a BeforeOpen event.

Properties

cancel

boolean

Defines whether the current action can be prevented.

container

HTMLElement

Returns the root container element of the dialog.

maxHeight

string

Specify the value to override max-height value of dialog.

target

HTMLElement | string

Returns the target element of the dialog.