46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"index" : {
|
|
"title" : "Annotations",
|
|
"intro" : "Annotations provide the additional information that Angular requires in order to run your application. This modulecontains <a href='Component-class.html'><code>Component</code></a>, <a href='Directive-class.html'><code>Directive</code></a>, and <a href='View-class.html'><code>View</code></a> annotations, as well as <a href='Parent-class.html'><code>Parent</code></a> and <a href='Ancestor-class.html'><code>Ancestor</code></a> annotations that areused by Angular to resolve dependencies."
|
|
},
|
|
|
|
"Directive-class" : {
|
|
"title" : "Directive Class"
|
|
},
|
|
|
|
"Component-class" : {
|
|
"title" : "Component Class"
|
|
},
|
|
|
|
"onDestroy-var" : {
|
|
"title" : "onDestroy Var"
|
|
},
|
|
|
|
"onChange-var" : {
|
|
"title" : "onChange Var"
|
|
},
|
|
|
|
"onAllChangesDone-var" : {
|
|
"title" : "onAllChangesDone Var"
|
|
},
|
|
|
|
"Attribute-class" : {
|
|
"title" : "Attribute Class"
|
|
},
|
|
|
|
"Query-class" : {
|
|
"title" : "Query Class"
|
|
},
|
|
|
|
"View-class" : {
|
|
"title" : "View Class"
|
|
},
|
|
|
|
"Parent-class" : {
|
|
"title" : "Parent Class"
|
|
},
|
|
|
|
"Ancestor-class" : {
|
|
"title" : "Ancestor Class"
|
|
}
|
|
} |