Skip to main content
INPUT AND SELECTION

File upload

Draft

A drop zone for selecting files via drag-and-drop or the native file dialog with validation and progress states.

Common alternative names

Drop zone, file picker, file input


Anatomy

A file upload component consists of a label, hint text, and two functional zones: the upload actions area (drop zone with browse button) and the uploaded files list.

Label
(Optional)
Hint
(Optional)
Upload files
Max file size: 10MB
📄
document.pdf
Upload actions
(Required)
Upload files
(Required)

Usage guidelines coming soon.