geoview-core - v2.2.0
    Preparing search index...

    Function setStoreUIActiveAppBarTab

    • Sets the active app bar tab with its open and focus trap state.

      Parameters

      • mapId: string

        The map identifier

      • tab: string | undefined

        The tab identifier, or undefined to deactivate

      • isOpen: boolean

        Whether the tab is open

      • isFocusTrapped: boolean

        Whether focus is trapped on the tab

      Returns void