CarouselPageIndicatorStyle
Different Carousel page indicator styles.
Enum fields​
Name | Description |
---|
Default | The 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) |
Numeric | The page indicator will display the current page and the total number of pages. (e.g. X of Y) |