📄️ FileDropzoneContextType
The context for a FileDropzone component.
📄️ FileDropzoneState
The state used by FileDropzone which is available through
📄️ FileUpload
id string
📄️ FileUploadManager
Used to manage multiple file uploads. useFileUploadManager can be used to create a
📄️ FileUploadService
An async function that can be called with a File and a function to track the progress of the upload.
📄️ FileUploadSx
A type used to pass through sx for FileUploads (MultiFileUpload, SingleFileUpload)
📄️ FileUploader
upload (fileOrFileUpload: File | File] | [FileUpload\) => void
📄️ FileUploaderObservers
A set of functions that are used to bridge the gap between