Tabs Bar APIs

See below to learn more about properties, slots, events, style variables, CSS parts, and methods.

There is no difference between the APIs of the elements, And the only difference is in the names of the events

Properties

Name
grow
Type
boolean
Default
undefined
Attribute
grow
Reflect
true
Description

Grows tabs as much as all available space (occupies all horizontal space).

Name
justify
Type
'start' | 'center' | 'end'
Default
'start'
Attribute
justify
Reflect
true
Description

Specifies how the tabs are aligned.

Name
reverse
Type
boolean
Default
undefined
Attribute
reverse
Reflect
true
Description

Reverses the arrangement of the tabs.

Name
overrides
Default
undefined
Attribute
overrides
Reflect
false
Description

Overrides default configuration for specific breakpoints. See Overrides for details.

Name
variant
Default
undefined
Attribute
variant
Reflect
true
Description

See Variant for details.

Slots

Name
default
Description

The default slot.

Events

There are no Events.

CSS Variables

There are no CSS Variables.

CSS Parts

There are no CSS Parts.

Methods

There are no Methods.