CellCommitEvent
Event detail for cell commit events.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
row | TRow | The row data object |
field | string | The field name of the edited column |
value | TValue | The new value after edit |
rowIndex | number | The row index in the data array |
changedRows | TRow[] | Array of all rows that have been modified |
changedRowIndices | Set<number> | Set of row indices that have been modified |
firstTimeForRow | boolean | Whether this is the first modification to this row |
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