DialogOpenEventArgs

12 Sep 20251 minute to read

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.