show the checked value in angular for checkbox field code example
Example: checkbox checked angular
try:
[checked]="item.checked"
check out: How to Deal with Different Form Controls in Angular
try:
[checked]="item.checked"
check out: How to Deal with Different Form Controls in Angular