ngModel.NgModelController.
  • References/JavaScript/AngularJS/ng types/ngModel

$parsers Array.<Function>

2025-01-10 15:47:30
$rootScope.Scope.
  • References/JavaScript/AngularJS/ng types/rootScope

$parent Reference to the parent scope.

2025-01-10 15:47:30
form.FormController.
  • References/JavaScript/AngularJS/ng types/form

$invalid boolean True

2025-01-10 15:47:30
$compile.directive.Attributes.
  • References/JavaScript/AngularJS/ng types/compile

$updateClass(newClasses, oldClasses); Adds and removes the appropriate CSS class values to the element based on the difference between

2025-01-10 15:47:30
$compile.directive.Attributes.
  • References/JavaScript/AngularJS/ng types/compile

$addClass(classVal); Adds the CSS class value specified by the classVal parameter to the element. If animations are enabled then an

2025-01-10 15:47:30
$rootScope.Scope.
  • References/JavaScript/AngularJS/ng types/rootScope

$watchCollection(obj, listener); Shallow watches the properties of an object and fires whenever any of the properties change (for arrays

2025-01-10 15:47:30
$cacheFactory.Cache.removeAll()
  • References/JavaScript/AngularJS/ng types/cacheFactory

removeAll(); Clears the cache object of any entries.

2025-01-10 15:47:30
ngModel.NgModelController.
  • References/JavaScript/AngularJS/ng types/ngModel

$pristine boolean True

2025-01-10 15:47:30
form.FormController.
  • References/JavaScript/AngularJS/ng types/form

$pending boolean True

2025-01-10 15:47:30
ngModel.NgModelController.
  • References/JavaScript/AngularJS/ng types/ngModel

$untouched boolean

2025-01-10 15:47:30