Inject custom editors based on a cell
Value getter
Access grid methods
Callback fired before editing. Can be used to prevent editing. Do not use it, Can be removed in next release.
Callback when user cancels editing
Callback when user changes a value in editor
Callback when user selects an area and presses delete key
Callback when user submits a value. Use this to update state
Currently selected cells, injected by useSelection
Generated using TypeDoc
Active selected cell. This can change, if the user is in formula mode