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