Edit the e-mail address to change its status.

Valid: {{myForm.myEmail.$valid}}: If true, the value meets all criteria).

Dirty: {{myForm.myEmail.$dirty}}: If true, the value has been changed).

Touched: {{myForm.myEmail.$touched}}: If true, the field has been in focus).