Grid
Props
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
grid | The grid to render | Grid | - | |
options | The style of the grid | GridOptions | - | |
focus | The focused cell (can be nullCell) | Cell | - | |
exportOptions | What to display or not (arrows, definitions, etc.) | Partial | - |
Events
Event name | Properties | Description |
---|---|---|
focus | Emitted when a cell is clicked |