Back to blocksView all downloads blocks


Installation
npx shadcn add @mylo-ui/download-file-browserPreview
Name
Size
Modified
Actions
Documents
3 items
--
2024-01-14
Images
3 items
--
2024-01-13
Source Code
3 items
--
2024-01-12
README.md
5 KB
2024-01-15
LICENSE.txt
1 KB
2024-01-14
Usage
import { DownloadFileBrowser } from "@/components/blocks/download-file-browser"
export default function Page() {
return <DownloadFileBrowser />
}Dependencies
lucide-react
shadcn/ui Components
button
card
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