I have the following mat-slide-toggle, where item comes from an API call. <mat-slide-toggle [checked]="item.status" [disabled]="clicked" ...
確定! 回上一頁