menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CarouselIndicatorsType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CarouselIndicatorsType

    Specifies the types of the indicators of SfCarousel component.

    Inheritance
    System.Object
    CarouselIndicatorsType
    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class CarouselIndicatorsType : Enum

    Fields

    Default

    Indicates the indicators with a bullet design.

    Declaration
    public const CarouselIndicatorsType Default
    Field Value
    Type
    CarouselIndicatorsType

    Dynamic

    Applies a dynamic animation design to the indicators.

    Declaration
    public const CarouselIndicatorsType Dynamic
    Field Value
    Type
    CarouselIndicatorsType

    Fraction

    Indicates the slides numerically as indicators.

    Declaration
    public const CarouselIndicatorsType Fraction
    Field Value
    Type
    CarouselIndicatorsType

    Progress

    Indicates the indicators using a progress bar design.

    Declaration
    public const CarouselIndicatorsType Progress
    Field Value
    Type
    CarouselIndicatorsType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved