30 lines
459 B
JSON
30 lines
459 B
JSON
{
|
|
"index" : {
|
|
"title" : "Directives",
|
|
"intro" : "Common directives shipped with Angualr."
|
|
},
|
|
|
|
"For-class" : {
|
|
"title" : "For Class"
|
|
},
|
|
|
|
"If-class" : {
|
|
"title" : "If Class"
|
|
},
|
|
|
|
"NonBindable-class" : {
|
|
"title" : "NonBindable Class"
|
|
},
|
|
|
|
"Switch-class" : {
|
|
"title" : "Switch Class"
|
|
},
|
|
|
|
"SwitchWhen-class" : {
|
|
"title" : "SwitchWhen Class"
|
|
},
|
|
|
|
"SwitchDefault-class" : {
|
|
"title" : "SwitchDefault Class"
|
|
}
|
|
} |