Table
A responsive table component for displaying tabular data.
Usage
API Reference
VoltTableBody — volt-table-body
| Input | Type | Default |
|---|---|---|
| class | string | '' |
VoltTableCaption — volt-table-caption
| Input | Type | Default |
|---|---|---|
| class | string | '' |
VoltTableCell — volt-table-cell
| Input | Type | Default |
|---|---|---|
| class | string | '' |
VoltTableFooter — volt-table-footer
| Input | Type | Default |
|---|---|---|
| class | string | '' |
VoltTableHead — volt-table-head
| Input | Type | Default |
|---|---|---|
| class | string | '' |
VoltTableHeader — volt-table-header
| Input | Type | Default |
|---|---|---|
| class | string | '' |
VoltTableRow — volt-table-row
| Input | Type | Default |
|---|---|---|
| class | string | '' |
VoltTable — volt-table
| Input | Type | Default |
|---|---|---|
| class | string | '' |
Component Source
Install via CLI:
npx @voltui/cli add tableTypeScript
Loading editor…
Copy this code to your project.