oferh / ng2-completer

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

how to disable search #361

Open thilankascentic opened 6 years ago

thilankascentic commented 6 years ago

if I add a ngModel and bind a default value, items are filtering according to ngModel value, is there any way to avoid it, even entered a text , all items should list

appreciate if anyone can help me

oferh commented 6 years ago

see #317