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

$asyncValidators Object.<string,

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
ngModel.NgModelController.
  • References/JavaScript/AngularJS/ng types/ngModel

$formatters Array.<Function>

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

$invalid boolean True

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

$pending Object An

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

$setPristine(); Sets the control to its pristine state. This method can be called to remove the ng-dirty class and

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

$root Reference to the root scope.

2025-01-10 15:47:30
angular.Module.directive()
  • References/JavaScript/AngularJS/ng types/angular

directive(name, directiveFactory); See $compileProvider

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

$broadcast(name, args); Dispatches an event name downwards to all child scopes (and their children) notifying the registered

2025-01-10 15:47:30
angular.Module.value()
  • References/JavaScript/AngularJS/ng types/angular

value(name, object); See $provide.value(). Parameters

2025-01-10 15:47:30