seiyria/ng2-ace

How to show the Auto completion data from server API

Closed this issue · 2 comments

Hi Folks,

Can we show the autocomplete values from server API rather than the default one? I would like to add some more string token into the auto popluation values. How can we do it in angular

You might want to use ngx-ace or similar. This hasn't been updated since angular 2 rc.

I found the solution. Thanks. So I am closing the bugs.