Blazor AutoComplete Example - Search Term Highlighting
Properties
This example demonstrates the highlight functionality in AutoComplete, visually emphasizing matched characters in suggestion lists.
Highlight features:
- Typed characters highlighted in suggestion list items
- Default filter type: Contains
- Property panel provides filter type options
- Built-in support enabled via Highlight property
Country suggestion list shows highlighted searched characters.