ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 122 forks source link

Search from the beginning array list #341

Open tamilmca2006 opened 6 years ago

tamilmca2006 commented 6 years ago

The search should start with the first character. Currently, it's searching whole array list and giving the contained staring result.