4f926722e
4c8749cb9
1 2
3
4
<div (click)="update()"> <input type="checkbox" [checked]="checked"/> <label class="ms-auto">Toggle</label> </div>