Name | Role | Status | Actions |
---|---|---|---|
John Doe | Software Engineer | Active | Edit |
Jane Smith | Designer | Active | Edit |
Bob Johnson | Product Manager | Inactive | Edit |
3 items | 1 page | 1-3 of 3 | Next |
Installation
templui add table
API Reference
Required parameter
Hover for description
Table
Main table container component for displaying tabular data.
Name | Type | Default |
---|---|---|
|
| - |
|
| - |
|
| - |
Header
Table header container for column headers.
Name | Type | Default |
---|---|---|
|
| - |
|
| - |
|
| - |
Body
Table body container for table rows and data.
Name | Type | Default |
---|---|---|
|
| - |
|
| - |
|
| - |
Row
Table row component for containing table cells.
Name | Type | Default |
---|---|---|
|
| - |
|
| - |
|
| - |
|
|
|
Head
Table header cell component for column headers.
Name | Type | Default |
---|---|---|
|
| - |
|
| - |
|
| - |
Cell
Table data cell component for displaying content.
Name | Type | Default |
---|---|---|
|
| - |
|
| - |
|
| - |
Caption
Table caption component for describing the table content.
Name | Type | Default |
---|---|---|
|
| - |
|
| - |
|
| - |