DotNaos UI

Table

Table from the Base package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
captionOptional
string
columnsRequired
readonly TableColumn[]
emptyLabelOptional
string
"No rows"
rowsRequired
readonly Readonly<Record<string, string | number>>[]