1. Docs
  2. Changelog
  3. February 2026 - Dropzone Component

February 2026 - Dropzone Component

Dropzone component for drag-and-drop file uploads with accessible drop zones.

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.