Example of Highlight in Javascript AutoComplete Control

/
/
Highlight

This sample demonstrates the highlight functionalities of the AutoComplete. Type a character(s) in the AutoComplete element and the typed characters are highlighted in the suggestion list. By default, Contains filter type is set in this sample and provided with the options to choose different filter type in the property panel.

More Details...

FilterType :
Description

The AutoComplete has built-in support to highlight the searched characters on the suggested list items when highlight is enabled. This sample illustrates that, the searched characters on the country suggestion list items are highlighted. More information on the highlight search feature configuration can be found in the documentation section.