106 lines
1.8 KiB
JSON
Raw Normal View History

2015-04-28 06:22:25 -07:00
{
"index" : {
"title" : "Router",
"intro" : "Maps application URLs into application states, to support deep-linking and navigation."
},
"Router-class" : {
"title" : "Router Class"
},
2015-06-01 22:51:00 -07:00
"RootRouter-class" : {
"title" : "RootRouter Class"
},
"RouterOutlet-class" : {
"title" : "RouterOutlet Class"
},
2015-04-28 06:22:25 -07:00
"RouterLink-class" : {
"title" : "RouterLink Class"
2015-06-01 22:51:00 -07:00
},
"RouteParams-class" : {
"title" : "RouteParams Class"
},
"RouteRegistry-class" : {
"title" : "RouteRegistry Class"
},
2015-07-23 11:40:00 -07:00
"LocationStrategy-class" : {
"title" : "LocationStrategy Class"
},
"HashLocationStrategy-class" : {
"title" : "HashLocationStrategy Class"
},
"HTML5LocationStrategy-class" : {
"title" : "HTML5LocationStrategy Class"
2015-06-01 22:51:00 -07:00
},
"Location-class" : {
"title" : "Location Class"
},
2015-07-23 11:40:00 -07:00
"appBaseHrefToken-var" : {
"title" : "appBaseHrefToken Var"
},
2015-06-01 22:51:00 -07:00
"Pipeline-class" : {
"title" : "Pipeline Class"
},
2015-07-23 11:40:00 -07:00
"OnActivate-interface" : {
"title" : "OnActivate Interface"
},
"OnDeactivate-interface" : {
"title" : "OnDeactivate Interface"
},
"OnReuse-interface" : {
"title" : "OnReuse Interface"
},
"CanDeactivate-interface" : {
"title" : "CanDeactivate Interface"
},
"CanReuse-interface" : {
"title" : "CanReuse Interface"
},
"CanActivate-var" : {
"title" : "CanActivate Var"
},
"routerDirectives-var" : {
"title" : "routerDirectives Var"
2015-06-01 22:51:00 -07:00
},
"routerInjectables-var" : {
"title" : "routerInjectables Var"
},
2015-07-23 11:40:00 -07:00
"Route-class" : {
"title" : "Route Class"
},
"Redirect-class" : {
"title" : "Redirect Class"
},
"AsyncRoute-class" : {
"title" : "AsyncRoute Class"
},
"RouteDefinition-interface" : {
"title" : "RouteDefinition Interface"
},
2015-06-01 22:51:00 -07:00
"RouteConfig-var" : {
"title" : "RouteConfig Var"
2015-04-28 06:22:25 -07:00
}
}