Back to blocks

File Browser

Folder navigation with breadcrumbs, list/grid view modes

Installation

npx shadcn add @mylo-ui/download-file-browser

Preview

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