@not3/sdk
Preparing search index...
FileUploadProgress
Type Alias FileUploadProgress
FileUploadProgress
:
{
[
part
:
number
]:
{
etag
?:
string
;
state
:
FileUploadState
}
;
}
A map of the progress of each part of a file upload.
Type declaration
[
part
:
number
]:
{
etag
?:
string
;
state
:
FileUploadState
}
See
FileUpload
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@not3/sdk
Loading...
A map of the progress of each part of a file upload.