Back to blocks
table
Block

Nested Table

Hierarchical tree structure with folders/files

Installation

npx shadcn add @mylo-ui/table-nested

Preview

NameTypeSizeModified
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