Now lets display the color we had selected. <div [ngSwitch]=”colorSelected”> The color selected is <div *ngSwitchCase="'red'"> Red </ ...
確定! 回上一頁