optionsSelect[3].selected = true;How to set the value programmatically ? ... <ng-select #myselect [options]="optionsSelect" placeholder="Choose your option" ...
確定! 回上一頁