- Place the Carousel Indicator below the tallest element within the row.
- Always position the Carousel Indicator in centre alignment only.
Carousel Indicator
Carousel indicators allow users to navigate through a set of items within a carousel.
Dos and Don'ts
- Don't use the Carousel Indicator on its own without the context of a Carousel.
Anatomy
- Selected indicator: Highlights which slide is currently in view.
- Indicator: Indicates how many slides there are in total.
Variants
Modifiers
Layout
Alignment
The Carousel Indicator should always be centre aligned underneath the 'view' container.
Behaviour
The quantity of indicators should be equal to the number of slides. All items within the slide transition together when navigating. For example, when there are three items in a carousel, the initial two items move off screen so the following item come into view. The number of items shown can be adjusted per breakpoint to show more/less depending on available space.
Interactive states
Examples
LTR example
Here are some examples of a Carousel indicator in LTR context.
RTL example
Here are some examples of a Carousel indicator in RTL context.