oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
348 stars 173 forks source link

Ng2-completer first item selection on focus of the completer text box. #381

Open pratham4 opened 6 years ago

pratham4 commented 6 years ago

Hi

When we focus on the ng2 completer textbox, it should the list of values and the first item selection in the dropdown. Is there any property to achieve this functionality?