/blazor-multiselect-dropdown-checkbox

The MultiSelect Dropdown in Blazor has check box support. Enabling a check box on each item helps the user handle multiple selected values.

Primary LanguageHTML

Blazor MultiSelect Dropdown Checkbox

This sample explains about how to customize the Checkbox and checkbox grouping in Syncfusion Blazor MultiSelectDropdown component

Example: https://blazor.syncfusion.com/demos/multiselect-dropdown/checkbox?theme=fluent

Documentation: https://blazor.syncfusion.com/documentation/multiselect-dropdown/checkbox https://blazor.syncfusion.com/documentation/multiselect-dropdown/checkbox-grouping

Prerequisites

Make sure that you have the latest versions of 'Visual Studio 2022' in your machine before starting to work on this project.

How to run the project

• To run this application, you need to first clone the blazor-multiselect-dropdown-checkbox repository and then open it in Visual Studio 2022.

• Register the syncfusion license key in the Program.cs file, if you have any doubts check the documentation link: https://blazor.syncfusion.com/documentation/getting-started/license-key/how-to-register-in-an-application

• Now, simply build and run your project to view the output.