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

Exact Matching List only #332

Open PrabhatKh opened 6 years ago

PrabhatKh commented 6 years ago

How do I list the dropdown with only the EXACT match from the datalist?

Expected/desired behavior

Other information

almothafar commented 6 years ago

I don't think this is what "autocomplete" meant to do, I'm not really sure what do you mean by "exact".

Anyways, have you tried to work with "Observable Source"?