Blazor Carousel Example - Indicator Types
This sample demonstrates the types of indicators in the Blazor Carousel component.
Default Indicator
Dynamic Indicator
Fraction Indicator
Progress Indicator
In this demo, the available types of indicators showcased.
They are Default, Dynamic, Progress and Fraction, and can be
set using the IndicatorsType property.
Default - The Carousel displays indicators with a bullet design
Dynamic - The Carousel applies dynamic animation to the indicators.
Progress - The Carousel displays slides numerically as indicators.
Fraction - The Carousel displays indicators like a progress bar.