A quick start Blazor WebAssembly app that helps you to customize the ListView component header, item, and its group header using templates.
Documentation: https://blazor.syncfusion.com/documentation/listview/customizing-templates/
Online examples: https://blazor.syncfusion.com/demos/listview/list-templates
- 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.