Form value: {{ testForm.value | json }}
Form status: {{ testForm.status | json }}
Form is {{ isSubmitted ? '' : ' not ' }} submitted
Switcher hasError {{switcher?.errorState}}