TableRowDefinition Interface
Data structure that defined table row.
Properties
Name | Type | Description | |
---|---|---|---|
cells | TableCellDefinition[] | List of cells in this row. | |
key | string | Unique row key. |
Defined in
Last Updated: 15 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.