Preview

Select a State {{ state.name }} Population: {{ state.population }} Add this hint for a better UX!

Autocomplete

<mat-autocomplete>

Input text can be used with autocomplete to help users who have limited literacy or who write in a foreign language.

For example, autocomplete can:

  • Suggest input as it’s typed (refreshing suggestions with each keystroke)
  • Fill a field with default input text
  • Pressing the return button accepts the current autocomplete suggestion.