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