Sanity Library Reference Docs
Preparing search index...
sanity
index
UploadProgressEvent
Type Alias UploadProgressEvent
Beta
Hidden
type
UploadProgressEvent
=
{
patches
:
FormPatch
[]
|
null
;
type
:
"uploadProgress"
;
}
Index
Properties
patches
type
Properties
patches
patches
:
FormPatch
[]
|
null
type
type
:
"uploadProgress"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
patches
type
Sanity Library Reference Docs
Loading...
Hidden