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

$asyncValidators Object.<string,

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

controller(name, constructor); See $controllerProvider

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

$parsers Array.<Function>

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

type in module ng

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

$invalid boolean True

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

provider(name, providerType); See $provide.provider(). Parameters

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

type in module ng

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

$setUntouched(); Sets the control to its untouched state. This method can be called to remove the ng-touched class

2025-01-10 15:47:30