Back to blocksView all downloads blocks


Installation
npx shadcn add @mylo-ui/download-multi-filePreview
Project Files
8 files • Select multiple to download
0 selected
Project_Proposal.pdf
PDF
2.4 MB•Modified 2024-01-15Wireframes_v2.fig
Figma
18.5 MB•Modified 2024-01-14Source_Code.zip
ZIP
45.2 MB•Modified 2024-01-13API_Documentation.md
Markdown
45 KB•Modified 2024-01-12Budget_Analysis.xlsx
Excel
234 KB•Modified 2024-01-11Meeting_Notes_Jan.pdf
PDF
1.2 MB•Modified 2024-01-10Logo_Assets.zip
ZIP
12.8 MB•Modified 2024-01-09Database_Schema.sql
SQL
156 KB•Modified 2024-01-08Usage
import { DownloadMultiFile } from "@/components/blocks/download-multi-file"
export default function Page() {
return <DownloadMultiFile />
}Dependencies
lucide-react
shadcn/ui Components
button
checkbox
Related Blocks
More downloads blocks you might like

downloads
Simple Download Card
Clean, minimal download card with file info and download button
Ready to use
/blocks/download-card-simple
downloads
Detailed Download Card
Comprehensive file metadata: size, type, date, author, checksum
Ready to use
/blocks/download-card-detailed
downloads
Download List
Multiple files in scannable list format with quick actions
Ready to use
/blocks/download-list