Example of API in ASP.NET MVC Carousel Control
This sample demonstrates the basic rendering of the ASP.NET MVC Carouselopens in a new tab component.
DEMO
SOURCE
Enable AutoPlay |
|
Infinite Looping |
|
Show Indicators |
|
Show Play Button |
|
Show Arrows |
|
Slide Interval |
|
In this demo, you can manually change the properties of the ASP.NET MVC Carousel
component like autoPlay
, buttonsVisibility
, showIndicators
,
interval
, showPlayButton
, loop
using the property panel.
More information about the properties available in the Carousel component can be found in this documentation sectionopens in a new tab.