Navigation
Overlays
File Picker
File upload component with drag-and-drop support, file type filtering, and visual feedback for selected files.
Import
Live Demo
File upload with drag-and-drop support and previews.
With sidebar
Simple (no sidebar)
With dropzone
Item variants
Simple
Big Icon
Tab into items above to see the focus ring (sidebar-ring/50).
Props
| Name | Type | Default | Description |
|---|---|---|---|
| accept | string | — | Accepted file types (e.g., '.pdf,.doc') |
| multiple | boolean | false | Allow multiple file selection |
| maxSize | number | — | Maximum file size in bytes |