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.