Form value: {{ testForm.value | json }}
Form status: {{ testForm.status | json }}
Form value: {{ testForm3.value | json }}
Form status: {{ testForm3.status | json }}
heart status: {{ testForm3.get('heart')?.status | json }}
car status: {{ testForm3.get('car')?.status | json }}