Enum CarouselIndicatorsType
Specifies the types of the indicators of SfCarousel component.
Namespace: Syncfusion.Blazor.Navigations
Assembly: Syncfusion.Blazor.dll
Syntax
public enum CarouselIndicatorsType
Fields
| Name | Description |
|---|---|
| Default | Indicates the indicators with a bullet design. |
| Dynamic | Applies a dynamic animation design to the indicators. |
| Fraction | Indicates the slides numerically as indicators. |
| Progress | Indicates the indicators using a progress bar design. |