Whether to handle Tab key in keyboard. @default true
A type to specify how to get a tool tip of hyperlink in editor string: Use this string as tooltip null: No tooltip function: Call this function to get a tooltip
Optional callback when creating a TableEditPlugin, allows to customize the Selectors element as required.
Direction option for picker
Change mode that PickerPlugin will pass to child class
Names of table edit features
Format type of watermark text
Default style sanitizers for PastePlugin.
Shortcut command for Bold Windows: Ctrl + B MacOS: Meta + B
Shortcut command for Bullet List Windows: Ctrl + . (Period) MacOS: Meta + . (Period)
Shortcut command for Clear Format Windows: Ctrl + Space MacOS: Meta + Space, this shortcut is the same as the default global spotlight shortcut, so it is invalid if the user keeps spotlight‘s.
Shortcut command for Decrease Font Windows: Ctrl + Shift + , (Comma) MacOS: Meta + Shift + , (Comma)
Shortcut command for Increase Font Windows: Ctrl + Shift + . (Period) MacOS: Meta + Shift + . (Period)
Shortcut command for Intent list Windows: Alt + Shift + Arrow Right MacOS: N/A
Shortcut command for Italic Windows: Ctrl + I MacOS: Meta + I
Shortcut command for Numbering List Windows: Ctrl + / (Forward slash) MacOS: Meta + / (Forward slash)
Shortcut command for Outdent list Windows: Alt + Shift + Arrow Left MacOS: N/A
Shortcut command for Redo 1 Windows: Ctrl + Y MacOS: N/A
Shortcut command for Redo 3 Windows: Ctrl + Shift + Z MacOS: Meta + Shift + Z
Shortcut command for Underline Windows: Ctrl + U MacOS: Meta + U
Shortcut command for Undo 1 Windows: Ctrl + Z MacOS: Meta + Z
Shortcut command for Undo 2 Windows: Alt + Backspace MacOS: N/A
A fast way to check if content model is empty
Generated using TypeDoc
Options to customize the keyboard handling behavior of Edit plugin