$modelValue * The
$normalize(name); Converts an attribute name (e.g. dash/colon/underscore-delimited string, optionally prefixed with x-
run(initializationFn); Use this method to register work which should be performed when the injector is done loading all modules.
$rollbackViewValue(); Cancel an update and reset the input element's value to prevent an update to the $modelValue, which
$setTouched(); Sets the control to its touched state. This method can be called to remove the ng-untouched class
$dirty boolean True
$observe(key, fn); Observes an interpolated attribute. The observer function will be invoked once during the next $digest
$addControl(control); Register a control with the form. Input elements using ngModelController do this automatically when they are linked
get(key); Retrieves named data stored in the Cache
destroy(); Destroys the Cache object entirely
Page 4 of 10