NejcZdovc / ng2-select2

Select 2 wraper for angular2
MIT License
123 stars 93 forks source link

How to set a value requested from an API #146

Open BETZCorentin opened 4 years ago

BETZCorentin commented 4 years ago

Hi all As title, I'm using ng2-select2 and i want to set the value I requested from an API. How can i do that ? Thanks