Search results

ToolbarClickEventArgs API in JavaScript (ES5) RichTextEditor API control

Provides information about a ToolbarClick event.

Properties

cancel

boolean

Defines whether the current action can be prevented.

item

ItemModel

Defines the current Toolbar Item Object.

name

string

Specify the name of the event.

originalEvent

MouseEvent

Defines the current Event arguments

requestType

string

Specify the request type of the event.