UploadRequestOptions | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Interface UploadRequestOptions

    interface UploadRequestOptions {
        accept?: string[];
        multiple?: boolean;
    }
    Index

    Properties

    Properties

    accept?: string[]
    multiple?: boolean