cheetah-grid
Preparing search index...
TYPES
DrawGridKeyboardMoveCellFunction
Type Alias DrawGridKeyboardMoveCellFunction
DrawGridKeyboardMoveCellFunction
:
(
context
:
{
cell
:
CellAddress
;
event
:
KeyboardEvent
;
grid
:
DrawGridAPI
}
,
)
=>
CellAddress
|
null
Type declaration
(
context
:
{
cell
:
CellAddress
;
event
:
KeyboardEvent
;
grid
:
DrawGridAPI
}
,
)
:
CellAddress
|
null
Parameters
context
:
{
cell
:
CellAddress
;
event
:
KeyboardEvent
;
grid
:
DrawGridAPI
}
Returns
CellAddress
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
cheetah-grid
Loading...