Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for handling Tab key in Edit plugin

Hierarchy

  • HandleTabOptions

Index

Properties

Optional appendTableRow

appendTableRow: boolean

Whether to append a new row when Tab key is pressed in the last cell of a table

default

true

Optional indentList

indentList: boolean

Whether to indent/outdent list items when Tab key is pressed

default

true

Optional indentMultipleBlocks

indentMultipleBlocks: boolean

Whether to indent/outdent multiple selected blocks when Tab/Shift+Tab is pressed and multiple blocks are selected.

default

true

Optional indentParagraph

indentParagraph: boolean

Whether to indent/outdent paragraph when Tab key is pressed

default

true

Optional indentTable

indentTable: boolean

Whether to indent/outdent table cells when Tab key is pressed and a table is selected

default

true

Generated using TypeDoc