ng.type
Type components in ng
Name | Description |
---|---|
angular.Module |
Interface for configuring angular modules. |
$cacheFactory.Cache |
A cache object used to store and retrieve data, primarily used by $http and the script directive to cache templates and other data. |
$compile.directive.Attributes |
A shared object between directive compile / linking functions which contains normalized DOM element attributes. The values reflect current binding state |