Getting Started
Table (Radix UI)
A responsive table component with support for headers, footers, and custom styling.
Installation
pnpm dlx shadcn@latest add @toui/table
Examples
Vertical
API Reference
This is a custom table component that provides a consistent layout and styling for tabular data.
Table
| Prop | Type | Default |
|---|---|---|
className |
TableHeader
| Prop | Type | Default |
|---|---|---|
className |
TableBody
| Prop | Type | Default |
|---|---|---|
className |
TableFooter
| Prop | Type | Default |
|---|---|---|
className |
TableRow
| Prop | Type | Default |
|---|---|---|
className |
TableHead
| Prop | Type | Default |
|---|---|---|
className |
TableCell
| Prop | Type | Default |
|---|---|---|
className |
TableCaption
| Prop | Type | Default |
|---|---|---|
className |