Pilates
Preparing search index...
@pilates/widgets
TableProps
Interface TableProps<Row>
interface
TableProps
<
Row
>
{
columns
:
TableColumn
<
Row
>
[]
;
rows
:
Row
[]
;
}
Type Parameters
Row
Index
Properties
columns
rows
Properties
columns
columns
:
TableColumn
<
Row
>
[]
rows
rows
:
Row
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
columns
rows
Pilates
Loading...