You should use the [items] input binding instead of [options] <ng-select [items]="sensorTypes" bindLabel="label" [multiple]="true" placeholder="Select" ...
確定! 回上一頁