CellEditorComponent
Interface for cell editor component
Properties
| Name | Type | Description |
|---|---|---|
| errorMessage | WritableSignal<string | | Error message to be displayed in the editor. |
| formControl | AbstractControl<any, any, any> |
|
| parameter | any | Custom parameter for custom logic. For example, |

