This sample demonstrates the basic rendering of the ASP.NET Core Carousel component.
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 Core 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 section.