This sample explains about how to add a Blazor Carousel component to the Blazor WebAssembly App and set images and content to it. This project also includes a code snippet to bind data source to the Carousel component.
Example: https://blazor.syncfusion.com/demos/carousel/default-functionalities?theme=fluent
Documentation: https://blazor.syncfusion.com/documentation/carousel/getting-started
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.