You can also just use something like: [ngClass]="color" (mouseover)="changeStyle($event)" (mouseout)="changeStyle($event)" Then in the component ...
確定! 回上一頁