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