IBM Aspera JavaScript Library
    Preparing search index...

    Interface FolderDialogOptions

    interface FolderDialogOptions {
        multiple?: boolean;
        title?: string;
    }
    Index

    Properties

    Properties

    multiple?: boolean

    Allow user to select multiple folders

    title?: string

    The title of the folder dialog