Model-driven Form

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!

Increment and Decrement Counter


Angular 2.0 Model-driven Form