MultipleUploadProgressState

Parameters


isUploading required boolean Returns true when the files are being uploaded.
progress required null | number Returns the overall progress of the upload, from 0 to 100. Returns null if the upload has not started yet.