$untouched boolean
$setUntouched(); Sets the control to its untouched state. This method can be called to remove the ng-touched class
$pristine boolean True
$error Object An
$valid boolean True
$asyncValidators Object.<string,
$setDirty(); Sets the control to its dirty state. This method can be called to remove the ng-pristine class and
$parsers Array.<Function>
$formatters Array.<Function>
$rollbackViewValue(); Cancel an update and reset the input element's value to prevent an update to the $modelValue, which
Page 1 of 3