Options
All
  • Public
  • Public/Protected
  • All
Menu

Possible change sources. Here are the predefined sources. It can also be other string if the change source can't fall into these sources.

Index

Enumeration members

AutoLink

AutoLink: = "AutoLink"

Content changed by auto link

CreateLink

CreateLink: = "CreateLink"

Content changed by create link

Cut

Cut: = "Cut"

Content changed by cut operation

Drop

Drop: = "Drop"

Content changed by drag & drop operation

Format

Format: = "Format"

Content changed by format

ImageResize

ImageResize: = "ImageResize"

Content changed by image resize

InsertEntity

InsertEntity: = "InsertEntity"

Insert a new entity into editor

Keyboard

Keyboard: = "Keyboard"

Keyboard event, used by Content Model. Data of this event will be the key code number

ListChain

ListChain: = "ListChain"

List chain reorganized numbers of lists

Paste

Paste: = "Paste"

Content changed by paste

SetContent

SetContent: = "SetContent"

Content changed by setContent API

SwitchToDarkMode

SwitchToDarkMode: = "SwitchToDarkMode"

Editor is switched to dark mode, content color is changed

SwitchToLightMode

SwitchToLightMode: = "SwitchToLightMode"

Editor is switched to light mode, content color is changed

Generated using TypeDoc