Preview
Autocomplete
<mat-autocomplete>
DESCRIPTION
SOURCE CODE
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.