GridInput
Props
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
cell | The cell to type on | Cell | - | |
grid | The grid | Grid | - | |
options | The style of the grid | GridOptions | - | |
dir | Typing direction | Direction | - | |
offset | Scrolling offset | TSTupleType | - |
Events
Event name | Properties | Description |
---|---|---|
update | The grid is updated | |
keyup | Keyup event | |
focus | A cell is focused |