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对象。

相关内容

热门资讯

揭秘!wepoker软件安装包... 揭秘!wepoker软件安装包,wepoker透视是真的吗,真是有挂(果真有挂)1、揭秘!wepok...
一起来探讨!德州局透视脚本免费... 一起来探讨!德州局透视脚本免费版下载手机版,wepoker私人局开挂视频,原来存在有挂(有挂神器)1...
热点推荐!we-poker正规... 热点推荐!we-poker正规吗,wepoker轻量版辅助,其实是真的有挂(有挂透明挂)1、模拟器是...
玩家必备教程!hhpoker怎... 玩家必备教程!hhpoker怎么开透视,wepoker脚本,都是真的有挂(揭秘有挂)1、玩家可以在透...
实测揭晓!wepoker俱乐部... 实测揭晓!wepoker俱乐部辅助器,德州透视是真的吗,竟然存在有挂(有挂技术)1、辅助软件下载优化...
推荐一款!拱趴大菠萝有什么挂,... 推荐一款!拱趴大菠萝有什么挂,hhpoker免费辅助器,一直是真的有挂(有挂攻略)1)hhpoker...
我来教教大家!wepoker作... 我来教教大家!wepoker作弊方法,淘宝买wepoker透视有用吗,原来存在有挂(今日头条)1、金...
推荐几款新版!德州局透视,如何... 推荐几款新版!德州局透视,如何判断wpk辅助软件的真假,本来真的是有挂(有挂规律)推荐几款新版!德州...
攻略讲解!hhpoker是内部... 攻略讲解!hhpoker是内部控制吗,aapoker安装包怎么使用,一贯真的是有挂(有挂秘诀)1、上...
分享一款!wepoker有人用... 分享一款!wepoker有人用过吗,wepoker怎么开辅助,切实存在有挂(确实有挂)1、打开软件启...