ngAnimate.
  • References/JavaScript/AngularJS/ngAnimate

service in module ngAnimate

2025-01-10 15:47:30
$q.reject()
  • References/JavaScript/AngularJS/ng services/q

reject(reason); Creates a promise that is resolved as rejected with the specified reason. This api should be used to forward

2025-01-10 15:47:30
json
  • References/JavaScript/AngularJS/ng filters

filter in module ng

2025-01-10 15:47:30
ngMousemove
  • References/JavaScript/AngularJS/ng directives

directive in module ng

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

$attr A map of DOM element attribute names to the normalized name. This

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

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

2025-01-10 15:47:30
ngMock.
  • References/JavaScript/AngularJS/ngMock/ngMock

expect(method, url, [data], [headers], [keys]); Creates a new request expectation. Parameters

2025-01-10 15:47:30
ngMock.service
  • References/JavaScript/AngularJS/ngMock

Name Description $e

2025-01-10 15:47:30
$animate.off()
  • References/JavaScript/AngularJS/ng services/animate

off(event, [container], [callback]); Deregisters an event listener based on the event which has been associated with the provided element

2025-01-10 15:47:30
ngMock.
  • References/JavaScript/AngularJS/ngMock/ngMock

expectJSONP(url, [keys]); Creates a new request expectation for JSONP requests. For more info see expect().

2025-01-10 15:47:30