This sample explains about how to customize Syncfusion Blazor MultiSelectDropdown items as well as a selected value. This project also includes a code snippet to add a header and footer to the MultiSelect Dropdown pop-up.
Example: https://blazor.syncfusion.com/demos/multiselect-dropdown/template
Documentation: https://blazor.syncfusion.com/documentation/multiselect-dropdown/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.