UploadProgressState
Parameters
isUploading required boolean
Returns true
when the file is being uploaded.
progress required null | number
Returns the progress of the upload, from 0 to 100. Returns null if the upload has not started yet.
Responses are generated using AI and may contain mistakes.