Theia API Documentation v1.65.0
    Preparing search index...

    Options to configure the behaviour of a file upload dialog.

    interface UploadDialogOptions {
        defaultUri?: Uri;
    }
    Index

    Properties

    Properties

    defaultUri?: Uri

    The resource, where files should be uploaded.