@nextcloud/upload
    Preparing search index...

    Interface ConflictPickerOptions

    interface ConflictPickerOptions {
        recursive?: boolean;
    }
    Index

    Properties

    Properties

    recursive?: boolean

    When this is set to true a hint is shown that conflicts in directories are handles recursively You still need to call this function for each directory separately.