February 2026 - Dropzone Component
Dropzone Component
Added documentation for the Dropzone component, an area into which files can be dragged and dropped.
Features
- Drag-and-drop file uploads
- Customizable drop operation handling
- Disabled state support
- Composable with
<Dropzone.Provider>,<Dropzone.Root>, and<Dropzone.Label> - Built on React Aria
<DropZone>component
With File Trigger
Combine drag-and-drop with a clickable file trigger button.
Clickable
Make the entire drop zone clickable to open the file picker.