[]
AutoComplete offers many advanced features. These features are listed below:
Use the CSSMatch property to highlight parts of the content that match the search items as you type.
Provides the search items dynamically as the user types.
Set its value to define the maximum number of items to be displayed in the dropdown.
Set its value to set the minimum input length required to trigger autocomplete suggestion
Set its value to provide time delay (milliseconds) between a keystroke and the search performed.
Accessibility
Supports ARIA (Accessible Rich Internet Applications) attribute used by the assistive technologies like screen reader to read out descriptions of elements through aria-labelled-by property.