Loading...
Loading...
Loading...
Semantic HTML table with styled header, body, and row components.
Install
npx bouncekit@latest add tableImport
import { Table } from "@/components/ui/table"| Invoice | Status | Method | Amount |
|---|---|---|---|
| INV001 | Paid | Credit Card | $250.00 |
| INV002 | Pending | PayPal | $150.00 |
API Reference
Extends native HTML attributes — no custom props.
Source
src/components/ui/table.tsx