oferh / ng2-completer

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

Exemple isnt explaining a thing #318

Closed QLaille closed 7 years ago

QLaille commented 7 years ago

I was using the previous version of your component to search dynamically a name inside a list of identities provided by a server, and now I'm kinda lost to what I need to do to bind my function as a datasource... I'm trying to understand what changed but your example is with local datas, and that's not what I need at all.

QLaille commented 7 years ago

I had to dig up to understand you dont need to .bind the content anymore and this was bugging around, apologise for my frustration.