Skip to content

Selected Tab Indicator

Component behavior

Inert. Purely a graphical element.

Examples

The selected tab indicator is meant as a helper component for others, mainly tpg-tab-item.

By itself (you probably shouldn’t use this)

As applied in tab item

Tables

Properties

Attribute Property Description Type Default Value
active active Whether or not the tab item is visible. Another alternative is setting the color of the indicator directly with the --tabIndicatorFill from parent component. boolean false

Events

Event name Reactjs attribute Description
No events found.

Functions

Name Description Arguments
No functions found.

Slots

Name Description
No slots found.

CSS Parts

Attribute Description
No CSS parts found.

Sandbox