RowFormChangeEvent
Event emitted when a row’s form values have changed.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
rowIndex | number | The row index |
rowId? | string | The row ID (if available) |
row | TRow | The original row data |
formGroup | FormGroup | The FormGroup for this row |
values | Partial<TRow> | The current form values |
valid | boolean | Whether the form is valid |
dirty | boolean | Whether the form is dirty |
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