atomic-tab

This is for:

Developer
In this article
Note

This component was introduced in version 3.13.0.

The atomic-tab component represents an individual tab within the atomic-tab-manager component. It must be used as a child of the atomic-tab-manager component to function correctly.

Properties

Property Attribute Description Type Default

expression

expression

The constant query expression (cq) to apply when the tab is the active one.

string

label (required)

label

The label to display on the tab.

string

name (required)

name

The internal name of the atomic tab.

string