Search results

DialogOpenEventArgs API in JavaScript RichTextEditor API control

Provides information regarding a DialogOpen event in the RichTextEditor.

Properties

container

HTMLElement

Returns the root container element of the dialog being opened.

element

Element

Returns the element reference of the dialog.

name

string

Name of the event if specified.

target

HTMLElement | string

Defines if the current dialog action can be prevented.