Sanity Library Reference Docs
    Preparing search index...

    Type Alias AssetSourceUploadEventAbortBeta

    Emitted when all files are done, either successfully, aborted or with errors

    type AssetSourceUploadEventAbort = {
        files: AssetSourceUploadFile[];
    }
    Index

    Properties

    Properties

    Files aborted