Back to blocks
table
Block

Selectable Table

Bulk row selection with bulk actions toolbar

Installation

npx shadcn add @mylo-ui/table-selectable

Preview

NameTypeSizeAuthorModifiedStatus
Q4 Financial Report.pdf
PDF
2.4 MBJohn Smith2024-01-15
Published
Project Proposal.docx
Word
1.8 MBSarah Johnson2024-01-14
Draft
Team Meeting Notes.txt
Text
12 KBMichael Brown2024-01-13
Archived
Marketing Strategy.pptx
PowerPoint
15.2 MBEmily Davis2024-01-12
Published
Budget 2024.xlsx
Excel
856 KBDavid Wilson2024-01-11
Draft
Employee Handbook.pdf
PDF
5.1 MBLisa Anderson2024-01-10
Published

0 of 6 documents selected

Usage

import { TableSelectable } from "@/components/blocks/table-selectable"

export default function Page() {
  return <TableSelectable />
}

Dependencies

lucide-react

shadcn/ui Components

table
checkbox
button