Angular路由器:为什么Router ActivatedRoute.children是一个数组/始终只有一个子级?
创始人
2024-10-28 04:30:15
0

在Angular中,当使用路由器进行导航时,可以使用ActivatedRoute来访问当前路由的信息,包括路由参数、查询参数等。而ActivatedRoute对象的children属性是一个包含当前路由的子路由的数组。

通常情况下,ActivatedRoute.children数组只有一个子级,这是因为路由配置中定义了一个子路由。如果路由配置中没有定义子路由,children数组将为空。但是,ActivatedRoute.children始终是一个数组,即使只有一个子级。

以下是一个示例来解释为什么ActivatedRoute.children是一个数组/始终只有一个子级的原因:

// app.module.ts
import { NgModule } from '@angular/core';
import { RouterModule, Routes } from '@angular/router';
import { AppComponent } from './app.component';
import { HomeComponent } from './home.component';
import { AboutComponent } from './about.component';

const routes: Routes = [
  { path: '', component: HomeComponent },
  { path: 'about', component: AboutComponent, children: [
    { path: 'child', component: ChildComponent }
  ]},
];

@NgModule({
  imports: [RouterModule.forRoot(routes)],
  exports: [RouterModule]
})
export class AppModule { }

// about.component.ts
import { Component } from '@angular/core';
import { ActivatedRoute } from '@angular/router';

@Component({
  selector: 'app-about',
  template: `
    

About Page

` }) export class AboutComponent { constructor(private route: ActivatedRoute) { console.log(route.children); // [ActivatedRoute] } } // child.component.ts import { Component } from '@angular/core'; import { ActivatedRoute } from '@angular/router'; @Component({ selector: 'app-child', template: `

Child Page

` }) export class ChildComponent { constructor(private route: ActivatedRoute) { console.log(route.children); // [] } }

在上面的示例中,我们定义了一个父级路由about和一个子级路由child。当访问/about时,AboutComponent会被加载,并且route.children将包含一个ActivatedRoute对象。而当访问/about/child时,ChildComponent会被加载,并且route.children将为空数组。

通过以上示例,你可以看到ActivatedRoute.children是一个数组,即使只有一个子级。你可以通过访问route.children[0]来获取子级的ActivatedRoute对象。

相关内容

热门资讯

透视窍门!安装不了wepoke... 透视窍门!安装不了wepoker,aapoker辅助怎么用(透视)竟然真的有挂(哔哩哔哩)1、完成a...
透视要领!wpk德州局怎么透视... 透视要领!wpk德州局怎么透视,wpk辅助购买(透视)竟然真的有脚本插件(哔哩哔哩)1、该软件可以轻...
透视课程!拱趴大菠萝万能挂,w... 透视课程!拱趴大菠萝万能挂,wepoker辅助软件价格(透视)本来存在有挂(哔哩哔哩)1、首先打开w...
透视模板!hhpoker辅助靠... 透视模板!hhpoker辅助靠谱吗,hhpkoer辅助器(透视)好像存在有透视教程(哔哩哔哩)1、用...
透视经验!wepokerplu... 透视经验!wepokerplus辅助,hhpoker是真的吗(透视)本来有挂(哔哩哔哩)hhpoke...
透视法子!wpk透视是真的吗,... 透视法子!wpk透视是真的吗,wpk软件是真的吗(透视)原来存在有脚本攻略(哔哩哔哩)1、这是跨平台...
透视经验!aapoker怎么设... 透视经验!aapoker怎么设置提高好牌几率,竞技联盟透视(透视)原来是真的挂(哔哩哔哩)1)aap...
透视模板!德普之星透视免费,德... 透视模板!德普之星透视免费,德扑之心免费透视(透视)其实有透视攻略(哔哩哔哩)德扑之心免费透视是不是...
透视手段!xpoker辅助怎么... 透视手段!xpoker辅助怎么用,来玩app 德州 辅助(透视)都是真的是有挂(哔哩哔哩)来玩app...
透视资料!wepoker私人局... 透视资料!wepoker私人局开挂视频,wepoker有机器人吗(透视)果然存在有脚本技巧(哔哩哔哩...