NeumorUINeumorUI
📖📦
Form

FileUpload

Drag-and-drop file upload zone with preview, progress, and validation.

tsx
1import { FileUpload } from "neumorui";

Example

multiple
accept
maxSize
maxFiles
label
hint
disabled

Props

PropTypeDefault
valueUploadedFile[]-
onChange(files: UploadedFile[]) => void-
multiplebooleanfalse
acceptstring-
maxSizenumber-
maxFilesnumber-
labelstring-
hintstring-
disabledbooleanfalse