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

Is there any way to disable autocomplete filter? #358

Open AeternumZero opened 6 years ago

AeternumZero commented 6 years ago

how do I disable the filter so the autocomplete can keep showing all datalist even after input text? thanks