Getting Started
Table
A responsive table component with support for headers, footers, and custom styling.
Loading
Installation
pnpm dlx shadcn@latest add @reui/table
Examples
Vertical
Loading
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 |