Installation
Usage
A beautiful drag-and-drop file upload zone with animations and file management.Features
Drag & Drop
Interactive drag-and-drop with animated feedback:- Hover effect when dragging files over the zone
- Smooth animations using Framer Motion
- Visual indicators showing accepted file types and size limits
File Type Validation
Restrict accepted file types:Size & Quantity Limits
Single File Mode
Image Previews
Automatic thumbnail generation for images:Initial Files
Start with pre-loaded files:Custom Content
Replace the default UI:Error Handling
Built-in error messages for validation failures:- File size exceeded
- Too many files
- Single file limit exceeded
Props
DroppedFile Type
Accessibility
- Hidden file input for keyboard navigation
- Proper
aria-labelon input - Visual feedback for drag states
- Disabled state properly indicated
- Works with keyboard (Tab to focus, Enter to open file dialog)