Theia API Documentation v1.65.0
    Preparing search index...
    interface DownloadOptions {
        copyLink?: boolean;
    }
    Index

    Properties

    Properties

    copyLink?: boolean

    true if the download link has to be copied to the clipboard. This will not trigger the actual download. Defaults to false.