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: 15 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.