Tabs 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
value
Type
string
Default
undefined
Attribute
value
Reflect
false
Description

Provides your own value.

Name
vertical
Type
boolean
Default
undefined
Attribute
vertical
Reflect
true
Description

You can use vertical property for vertical mode.

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

Name
plus-change
Type
EventEmitter<string>
Cancelable
true
Description

Fired when the value changes.

CSS Variables

There are no CSS Variables.

CSS Parts

There are no CSS Parts.

Methods

There are no Methods.