Skip to main content

CarouselPageIndicatorType

Different Carousel page indicator types.

Enum fields​

NameDescription
DefaultThe page indicator will be visualized as dots if there are fewer than 9 pages. If there are more pages, the page indicator will switch to displaying the current page and the total number of pages. (e.g. X of Y)
NumericThe page indicator will display the current page and the total number of pages. (e.g. X of Y)