You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This sample demonstrates the default functionalities of the AutoComplete. Type a character in the autocomplete element and choose an item from the suggestion list.</p>
</div>
<div id="description">
<p>The <code>AutoComplete</code> component provides the matched suggestion list when a character is typed in the input, from that the
user can select one.</p> By default, the filter type value is <code>contains</code>.
<p>The default sample illustrates the use of AutoComplete that allows the end-users to select an item from the suggestion list.
</p>
<p> More information on the AutoComplete instantiation can be found in the