oferh / ng2-completer

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

How to get current dropdown list? #327

Open tapahbl4 opened 7 years ago

tapahbl4 commented 7 years ago

How to get current dropdown list?

oferh commented 7 years ago

2 options:

  1. you can create a custom data provider and save the latest items
  2. get the component and subscribe to cmp.dataService