<mat-option *ngFor="let color of colors" [value]="color"> ... Which iam passing a mat-icon. it works for the select, but the shown selected value is the ...
確定! 回上一頁