OpenFin Workspace Platform API
    Preparing search index...

    Type Alias ViewTabElements

    ViewTabElements:
        | "inactive-tab"
        | "active-tab"
        | "inactive-tab-close-button"
        | "active-tab-close-button"
        | "inactive-tab-custom-control"
        | "active-tab-custom-control"
        | "add-tab-button"

    UI elements within a view tab that can be navigated to via keyboard.