Sanity Library Reference Docs
Preparing search index...
sanity
index
AssetSourceUploadEventAllComplete
Type Alias AssetSourceUploadEventAllComplete
Beta
Emitted when all files are done, either successfully, aborted or with errors
type
AssetSourceUploadEventAllComplete
=
{
files
:
AssetSourceUploadFile
[]
;
type
:
"all-complete"
;
}
Index
Properties
files
type
Properties
files
files
:
AssetSourceUploadFile
[]
type
type
:
"all-complete"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
files
type
Sanity Library Reference Docs
Loading...
Emitted when all files are done, either successfully, aborted or with errors