horizontal-scroll-indicator
A progress indicator or current slide indicator for horizontal-scroll.
Properties
indicator*: string
The appearance of the indicator: dots or text. Possible values:
-
dots— Indicator in the form of dots. -
text— Text indicator. Displays the ordinal number of the current slide.
position: string
The position of the indicator within the horizontal-scroll. Default values: bottom-center for indicator = "dots" and top-right for indicator = "text".
Possible values: top-left, top-center, top-right, bottom-left, bottom-center, bottom-right.
Examples
Scrolling with a dot indicator.
Scrolling with a text indicator. Positioned in the top left corner.