OpenEventArgs

Interface represents the event arguments for the beforeOpen and open event.

Properties

cancel Boolean

Gets or sets a value indicating whether we should cancel the operation or not.

container HTMLElement

Gets the root container element of the dialog.

element Element

Gets the HTML element of the dialog.

name String

Defines the name of the event.

maxHeight String

Gets or sets the max height of the dialog.

target String HTMLElement

Gets the target element of the dialog.