angular-cn/public/docs/dart/latest/cookbook/_data.json

19 lines
547 B
JSON
Raw Normal View History

{
"index": {
"title": "Cookbook",
"navTitle": "Overview",
"description": "A collection of recipes for common Angular application scenarios"
},
"a1-a2-quick-reference": {
"title": "Angular 1 to 2 Quick Reference",
"navTitle": "Angular 1 to 2 Quick Ref",
"description": "Learn how Angular 1 concepts and techniques map to Angular 2",
"hide": true
},
"component-communication": {
"title": "Component Interaction",
"description": "Share information between different directives and components"
}
}