Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DrawGridKeyboardOptions

Hierarchy

  • DrawGridKeyboardOptions

Index

Properties

Optional deleteCellValueOnDel

deleteCellValueOnDel?: boolean

Optional moveCellOnEnter

moveCellOnEnter?: boolean | DrawGridKeyboardMoveCellFunction

Optional moveCellOnTab

moveCellOnTab?: boolean | DrawGridKeyboardMoveCellFunction

Optional selectAllOnCtrlA

selectAllOnCtrlA?: boolean

Generated using TypeDoc