Options
All
  • Public
  • Public/Protected
  • All
Menu

Settings for table features

Hierarchy

Index

Properties

deleteTableWithBackspace

deleteTableWithBackspace: boolean

Requires @see ExperimentalFeatures.DeleteTableWithBackspace Delete a table selected with the table selector pressing Backspace key

indentTableOnTab

indentTableOnTab: boolean

IndentTableOnTab edit feature, provides the ability to indent the table if it is all cells are selected.

tabInTable

tabInTable: boolean

When press TAB or SHIFT+TAB key in table cell, jump to next/previous table cell

default

true

upDownInTable

upDownInTable: boolean

When press Up or Down in table cell, jump to the table cell above/below

default

true for Chrome and safari, false for other browsers since they already have correct behavior

Generated using TypeDoc