Options
All
  • Public
  • Public/Protected
  • All
Menu

Core plugins for editor

Hierarchy

  • EditorCorePlugins

Index

Properties

Readonly cache

ContentModel cache plugin manages cached Content Model, and refresh the cache when necessary

Readonly contextMenu

Undo plugin provides the ability get context menu items and trigger ContextMenu event

Readonly copyPaste

Copy and paste plugin for handling onCopy and onPaste event

Readonly domEvent

DomEvent plugin helps handle additional DOM events such as IME composition, cut, drop.

Readonly entity

Entity Plugin handles all operations related to an entity and generate entity specified events

Readonly format

ContentModelFormat plugins helps editor to do formatting on top of content model.

Readonly lifecycle

Lifecycle plugin handles editor initialization and disposing

Readonly selection

Selection plugin handles selection, including range selection, table selection, and image selection

Readonly undo

Undo plugin provides the ability to undo/redo

Generated using TypeDoc