File input accept value derived from the upload manifest when available.
Client-safe file constraints derived from the upload manifest when available.
Latest error thrown by the upload client.
Per-file progress state for the active or latest upload.
True after the last upload failed.
True while the hook has no active or completed upload.
True while a request is active.
True after the last upload completed successfully.
True while files are being prepared, uploaded, or completed.
Aggregate upload progress from 0 to 100.
Aggregate upload progress from 0 to 1.
Latest successful upload result.
Current upload lifecycle status.
Abort the active upload request, when one exists.
Clear hook state without changing files already stored by the server.
Start an upload with an explicit file array.
React hook controller for many-file upload ergonomics.