CellCancelDetail
Event detail for cell-level cancel in mode: 'grid'.
Fired when the user presses Escape to transition from edit mode to navigation mode. The grid reverts the focused cell’s row data to the value it had when the editor first received focus and emits this event so framework adapters (e.g., GridFormArray) can revert FormControls.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
rowIndex | number | Index of the row whose cell was reverted. |
colIndex | number | Column index of the reverted cell. |
field | string | Field name of the reverted cell. |
previousValue | unknown | Value restored (the pre-edit snapshot). |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt