atomic-tab-manager

This is for:

Developer
In this article
Note

This component was introduced in version 3.13.0.

The atomic-tab-manager component manages a collection of tabs, allowing users to switch between them. Each child atomic-tab represents an individual tab within the manager.

Properties

Property Attribute Description Type Default

clearFiltersOnTabChange

clear-filters-on-tab-change

Whether to clear the filters when the active tab changes.

boolean | undefined

false

Slots

Slots let you write custom HTML at a specific place inside a web component.

Slot Description

default

Shadow Parts

Part Description

button

The tab button.

button-container

The container for the tab button.

dropdown-area

The dropdown area.

tab-area

The tab area.