Carousel Indicators 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
clickable
Type
boolean | 'jump'
Default
undefined
Attribute
clickable
Reflect
true
Description

Controls what happens when you click an indicator. If true, it smoothly moves to the slide, and if set to jump, it instantly jumps without animation.

Name
infinity
Type
boolean
Default
undefined
Attribute
infinity
Reflect
true
Description

Allows indicators to wrap around the carousel when reaching the beginning or end.

Name
numbers
Type
boolean
Default
undefined
Attribute
numbers
Reflect
true
Description

Displays slide numbers inside the indicators.

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

There are no Slots.

Events

There are no Events.

CSS Variables

There are no CSS Variables.

CSS Parts

There are no CSS Parts.

Methods

There are no Methods.