Input Value for Form Control: {{form.controls.counter.value}}
Start Value: {{startValue}}
End Value: {{endValue}}
Displaying Value for Form as json:
{{ form.value | json }}
Input value is not defined within the range!