@if (data) { Select your choices Please select at least one checkbox. @for (key of data; track key) { {{key}} } }

Form value: {{ myFormGroup.value | json }}

Form status: {{ myFormGroup.status | json }}