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

Example of Indicator Type in ASP.NET Core Carousel Control

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

DEMO
SOURCE

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