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