Skip to main content

Tabs

An element that provides two or more content or functional options.

Segmented1.svg

1. Root : The top-level container area that wraps the Tabs component
2. Tab Item : Content (page) groups that the user can select and switch between
3. Label : A label that communicates information about the Tab item
4. Selected indicator : An element indicating the Tab item selected by the user
5. Tab Container : The area where Tab items are listed



States

StatesValueDescription
EnableBooleanDefault state that is touch-enabled
PressedBooleanSwitches to True when in a clicked state via touch
SelectedBooleanThe selected value entered in the Tabs component

Segmented7.svg



Properties

PropertyValueDescription
TypeBox, LineTwo types of Tab styles
FittedBooleanIf True, the Tabs will stretch evenly according to the width of the Tabs.
If False, it will be expressed with Left Aligned alignment

Segmented2.svg Segmented4.svg