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

    Interface UploadDialogOptions

    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.