This sample demonstrates the basic rendering of the ASP.NET Core Carousel component by binding DataSource
property.
In this demo, products and its details available in our Syncfusion has been shown as slide show. The data to the
ASP.NET Core Carousel component is bound using dataSource
property. Also,
itemTemplate
is used to customize the slides of the carousel.