Back to blocks
View all table blocks
Installation
npx shadcn add @mylo-ui/table-nestedPreview
| Name | Type | Size | Modified |
|---|---|---|---|
Projects | folder | — | — |
Website Redesign | folder | — | — |
Mobile App | folder | — | — |
Documents | folder | — | — |
Archive | folder | — | — |
Usage
import { TableNested } from "@/components/blocks/table-nested"
export default function Page() {
return <TableNested />
}Dependencies
lucide-react
shadcn/ui Components
table
button
Related Blocks
More table blocks you might like


