OpenFin Workspace Platform API
    Preparing search index...

    Type Alias WindowTitle

    WindowTitle:
        | { type: "custom"; value: string }
        | { type: "page-title" }
        | { type: "view-title" }

    Defines the title used for the browser window. custom - uses the value of value property page-title - uses the title of the active page view-title - uses the title of the active view