$compileProvider.component()
  • References/JavaScript/AngularJS/ng providers/compileProvider

component(name, options); Register a component definition with the compiler. This is a shorthand for registering a

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

$asyncValidators Object.<string,

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

debug(); Write a debug message

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

provider(name, provider); Register a provider function with the $injector. Provider functions are constructor functions

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

getObject(key); Returns the deserialized value of given cookie key Parameters

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

verifyNoOutstandingRequest(); Verifies that there are no outstanding requests that need to be flushed. Typically, you would call

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

caseInsensitiveMatch A boolean property indicating if routes defined using

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

$parsers Array.<Function>

2025-01-10 15:47:30
$compileProvider.imgSrcSanitizationWhitelist()
  • References/JavaScript/AngularJS/ng providers/compileProvider

imgSrcSanitizationWhitelist([regexp]); Retrieves or overrides the default regular expression that is used for whitelisting of safe urls

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

Name Description $injector $injector is used to retrieve object instances as defined

2025-01-10 15:47:30