Blazor Carousel Example - API Configuration
This sample demonstrates the properties available in the Blazor 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 Blazor Carousel
component like
AutoPlay
, ButtonsVisibility
, ShowIndicators
,
Interval
, ShowPlayButton
, Loop
using the property panel.
More information about the properties available in the Blazor Carousel component can be found in this documentation section.