Table
Table from the Base package.
Loading Table…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
captionOptional | string | — |
columnsRequired | readonly TableColumn[] | — |
emptyLabelOptional | string | "No rows" |
rowsRequired | readonly Readonly<Record<string, string | number>>[] | — |