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

    The options for opening new windows.

    interface NewWindowOptions {
        external?: boolean;
    }
    Index

    Properties

    Properties

    external?: boolean

    Controls whether the window should be opened externally.