Template reference variables

Pass value to an event handler

See console for output.


Template reference variable with disabled button

btn refers to the button element.


Reference variables, forms, and NgForm

{{ submitMessage }}

JSON: {{ itemForm.form.value | json }}