enter image description hereI am creating a input field which is autocompleting the remaining part of text inside the input field and also showing suggestions below the input field in select options. Now I want that while typing in input field I should see the relevent option as hilighted. for the refernec I want exactly like (kendo suggestions) https://www.telerik.com/kendo-angular-ui/components/dropdowns/combobox/suggestions/
I tried putting value in mat-select but it is not working
Anush Sharma is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.