ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 123 forks source link

This is work with server or not? #270

Closed 02harleen closed 7 years ago

02harleen commented 7 years ago

Hi, My requirement is:- I have written 3 characters then call the API then find the list. Not firstly define all list. Please tell it is possible or not? If yes how??

allenhwkim commented 7 years ago

Yes, you can use Observable example. How? You can figure out from examples from README.md. :)