wonderfan / javascript

Explore the power of HTML,CSS and JavaScript
1 stars 0 forks source link

constant and value in AngularJS #101

Closed wonderfan closed 8 years ago

wonderfan commented 8 years ago

how to get the injector and its properties: https://github.com/angular/angular.js/blob/master/src/auto/injector.js

wonderfan commented 8 years ago

Value services are similar to constant services, except that they cannot be injected into a module configuration function.