Sanity Library Reference Docs
    Preparing search index...

    Interface InputOnSelectFileFunctionPropsBeta

    interface InputOnSelectFileFunctionProps {
        assetSource: AssetSource;
        file: File;
        schemaType: SchemaType;
    }
    Index

    Properties

    assetSource: AssetSource
    file: File
    schemaType: SchemaType