This sample demonstrates the customization of the ASP.NET MVC Carousel component using various templates.
In this demo, the ASP.NET MVC Carousel
component is customized by using the templates. The
navigators and indicators are customized using nextButtonTemplate
, previousButtonTemplate
, indicatorsTemplate
.
The carousel item is customized using template
option.
More information about customizing ASP.NET MVC Carousel component can be found in this documentation section.