• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Indicator Type in ASP.NET MVC Carousel Control

This sample demonstrates the types of indicators in the ASP.NET MVC Carousel component.

DEMO
SOURCE

The ASP.NET MVC Carousel component shows the available types of indicators are 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.