TableRowTemplate<T>
TableRowTemplate<
T>:Partial<Record<keyofT,CellRenderValue>>
Represents a template for rendering a row of data in a table.
Type parameters
| Type parameter | Value |
|---|---|
T extends TableRowData | TableRowData |
TableRowTemplate<
T>:Partial<Record<keyofT,CellRenderValue>>
Represents a template for rendering a row of data in a table.
| Type parameter | Value |
|---|---|
T extends TableRowData | TableRowData |