Search results

ActionBeginEventArgs API in React RichTextEditor API component

Provides information about a ActionBegin event.

Properties

cancel

boolean

Cancel the current action

emojiPickerArgs

IEmojiPickerArgs

Defines the emoji picker details.

exportValue

string

Defines the content to be exported.

item

IToolbarItemModel | IDropDownItemModel

Defines the current item.

itemCollection

IItemCollectionArgs

Defines the url action details.

name

string

Defines the event name.

originalEvent

MouseEvent | KeyboardEvent | DragEvent

Defines the event orignated the action.

requestType

string

Defines the current action.

selectType

string

Defines the selection type is dropdown.