SyncfusionExamples / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 49.3%Language:CSS 33.3%Language:C# 17.4%