ICAUploadProgress
@spartanfx/react / codeapps / ICAUploadProgress
Interface: ICAUploadProgress
Progress update emitted by uploadFile.
Properties
| Property | Type | Description |
|---|---|---|
bytesUploaded | number | - |
fileName | string | - |
totalBytes | number | - |
@spartanfx/react / codeapps / ICAUploadProgress
Progress update emitted by uploadFile.
| Property | Type | Description |
|---|---|---|
bytesUploaded | number | - |
fileName | string | - |
totalBytes | number | - |