TableColumnDefinition Interface
Data structure that defines table column.
Properties
| Name | Type | Description | |
|---|---|---|---|
| field | Field | Field that this column is based on. | |
| label | string | Column display label. | |
| name | string | Unique column name. | 
Defined in
Last Updated: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.