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

相关内容

热门资讯

5分钟举措!hhpoker有作... 您好,hhpoker有作必弊的吗这款游戏可以开挂的,确实是有挂的,需要了解加去威信【13670430...
第八分钟法子!wpk模拟器多开... 第八分钟法子!wpk模拟器多开(透视)一直是真的有辅助安装(哔哩哔哩)1、完成wpk模拟器多开辅助器...
第9分钟手筋!hhpoker有... 第9分钟手筋!hhpoker有没有辅助(透视)其实真的有辅助教程(哔哩哔哩)1、实时hhpoker有...
4分钟攻略!wepoker辅助... 4分钟攻略!wepoker辅助脚本(透视)切实真的是有辅助脚本(哔哩哔哩)1、让任何用户在无需wep...
第三分钟总结!竞技联盟破解版最... 第三分钟总结!竞技联盟破解版最新版(透视)其实真的是有辅助透视(哔哩哔哩)1、竞技联盟破解版最新版免...
第1分钟指南!wepoker插... 第1分钟指南!wepoker插件程序激活码(透视)总是是有辅助插件(哔哩哔哩)1、玩家可以在wepo...
第3分钟资料!aapoker透... 第3分钟资料!aapoker透视脚本(透视)原来有辅助神器(哔哩哔哩)1、进入到aapoker透视脚...
7分钟攻略!pokemmo辅助... 7分钟攻略!pokemmo辅助工具(透视)真是存在有辅助透视(哔哩哔哩)pokemmo辅助工具透视方...
1分钟模板!微扑克微乐辅助(透... 1分钟模板!微扑克微乐辅助(透视)本来是有辅助辅助(哔哩哔哩)1、微扑克微乐辅助脚本辅助下载、微扑克...
4分钟操作!aapoker如何... 4分钟操作!aapoker如何设置胜率(透视)切实是有辅助辅助(哔哩哔哩)1、下载好aapoker如...