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

NameTypeDefaultDescription
acceptstringAccepted file types (e.g., '.pdf,.doc')
multiplebooleanfalseAllow multiple file selection
maxSizenumberMaximum file size in bytes

Examples

Single File

Multiple Files