FileUpload
Drag-and-drop style file upload zone with icon, label, and file type filtering.
Basic Upload
Default file upload zone with no type restrictions.
Document Upload
Accept only PDF and Word documents.
Image Upload
Accept common image formats for profile photos.
Spreadsheet Upload
Import data from CSV or Excel files.
In a Form
File upload combined with other form inputs.
Media Upload
Upload audio and video media files.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | text | "Choose file" | Label text shown in the dropzone |
accept | text | "" | Accepted file types (e.g. ".pdf,.doc") |