Circle V2 API Docs
Preparing search index...
@repo/storage
UploadOptions
Type Alias UploadOptions
type
UploadOptions
=
{
onProgress
?:
(
progress
:
number
)
=>
void
;
}
Index
Properties
on
Progress?
Properties
Optional
on
Progress
onProgress
?:
(
progress
:
number
)
=>
void
Callback invoked with upload progress (0–1). Only supported for client-side uploads.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Progress
Circle V2 API Docs
Loading...
Callback invoked with upload progress (0–1). Only supported for client-side uploads.