ng2-select icon indicating copy to clipboard operation
ng2-select copied to clipboard

How to set a value requested from an API

Open BETZCorentin opened this issue 5 years ago • 1 comments

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

BETZCorentin avatar Feb 13 '20 09:02 BETZCorentin

You can using [ active]="selectedItem"

DoanVanThuong avatar Mar 02 '20 01:03 DoanVanThuong