This sample demonstrates the default functionalities of the AutoComplete. Type a character in the autocomplete element and choose an item from the suggestion list.
The AutoComplete
component provides the matched suggestion list when a character is typed in the input, from that the
user can select one.
contains
.
The default sample illustrates the use of AutoComplete that allows the end-users to select an item from the suggestion list.
More information on the AutoComplete instantiation can be found in the documentation section.