Angular 2 auto suggestion using api #1 Post by Arun_Billava » Fri, Jul 21, 2017, 3:10 PM UTC I want to do autocomplete using angular 2 on text change it should call api and display result. What is the best way to do and any open source available?