Search results

ActionCompleteEventArgs API in JavaScript (ES5) RichTextEditor API control

Provides information about a ActionComplete event.

Properties

editorMode

string

Defines the editor mode.

elements

Node[]

Defines the selected elements.

event

MouseEvent | KeyboardEvent

Defines the event item.

name

string

Defines the event name.

range

Range

Defines the selected range.

requestType

string

Defines the current action.