• 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 Default Functionalities in ASP.NET MVC Carousel Control

This sample demonstrates the basic rendering of the ASP.NET MVC Carousel component with items.

DEMO
SOURCE

The ASP.NET MVC Carousel component is commonly used as a slideshow of images and contents. In this demo, simple slideshow of natural images has been showcased with the help of items property.

By default, the slide will be changed automatically with the interval of 5 seconds. You can also manually change the slide items using previous and next icons.

More information about ASP.NET MVC Carousel component can be found in this documentation section.