/how-to-group-and-filter-blazor-autocomplete-items

A quick start Blazor project that shows how to group the Blazor AutoComplete items as well as how to filter them.

Primary LanguageHTML

How to Filter and Group the Blazor AutoComplete Items

This sample explains about how to group the Blazor AutoComplete items as well as how to filter them.

Examples: https://blazor.syncfusion.com/demos/autocomplete/grouping-icon

Documentation:

Prerequisites

  • Visual Studio 2022

How to run the project

  • 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.