Search results

DialogCloseEventArgs API in JavaScript (ES5) RichTextEditor API control

Provides information about a DialogClose 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.

isInteraction

boolean

DEPRECATED-Determines whether the event is triggered by interaction.

name

String

Specify the name of the event.

target

HTMLElement | String

Defines whether the current action can be prevented.