Example 1: Angular add class dynamically. <button *ngFor="let button of buttons" class="general" (click)="ChangeScreen(button.label)" ...
確定! 回上一頁