Options
All
  • Public
  • Public/Protected
  • All
Menu

An editor plugin to handle content edit event. The following cases are included:

  1. Auto increase/decrease indentation on Tab, Shift+tab
  2. Enter, Backspace on empty list item
  3. Enter, Backspace on empty blockquote line
  4. Auto bullet/numbering
  5. Auto link
  6. Tab in table
  7. Up/Down in table
  8. Manage list style

Hierarchy

  • ContentEdit

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

dispose

  • dispose(): void

getName

  • getName(): string

initialize

  • initialize(editor: IEditor): void

Generated using TypeDoc