Actions
The editor.execCommand API lets you run a variety of editing, selection, and UI commands.
Categories
- SELECTION — caret and selection movement
- TEXT EDIT — text editing and formatting
- HYPERLINK EDIT — link insert / update / delete / open
- PARAGRAPH EDIT — paragraph styling, lists, indent
- DRAWING OBJECT EDIT — image / video / shape manipulation
- TABLE EDIT — table cell / row / column manipulation
- UI — popup / dim layer / loading / preview toggles
- ETC — bookmark, page break, undo, redo, etc.