Blazor Carousel Example - Data Binding
This sample demonstrates the basic rendering of the Blazor Carousel component by iterating the data with the CarouselItem.
In this demo, some of the frameworks and their details are shown as a slide show. The data to the Blazor Carousel component is bound by iterating the list of collections and rendering Carousel Item.