Angular路由会保持先前的组件显示,并且不完全加载下一个组件。
创始人
2024-10-28 02:00:24
0

在Angular中,路由默认是在加载新组件时销毁先前的组件。如果你想保持先前的组件显示,并且不完全加载下一个组件,你可以使用标签来实现。

首先,在你的父组件的模板中添加一个标签,用于显示路由组件。例如:


然后,在你的路由配置中,将component属性替换为loadChildren属性,并将组件加载到ComponentFactoryResolver中。例如:

import { ComponentFactoryResolver } from '@angular/core';

const routes: Routes = [
  {
    path: 'your-path',
    loadChildren: () => import('./your-component/your-component.module').then(m => m.YourComponentModule)
  }
];

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

在你的YourComponentModule中,使用ComponentFactoryResolver来加载组件并将其添加到DOM中。例如:

import { ComponentFactoryResolver, ComponentRef, ViewContainerRef, OnInit } from '@angular/core';
import { YourComponent } from './your-component.component';

@Component({
  selector: 'app-your-component',
  template: ''
})
export class YourComponentModule implements OnInit {
  @ViewChild('container', { read: ViewContainerRef }) container: ViewContainerRef;
  componentRef: ComponentRef;

  constructor(private componentFactoryResolver: ComponentFactoryResolver) { }

  ngOnInit() {
    const componentFactory = this.componentFactoryResolver.resolveComponentFactory(YourComponent);
    this.componentRef = this.container.createComponent(componentFactory);
  }
}

这样,当你导航到your-path时,先前的组件将保持显示,并且新组件将被加载到DOM中。

请注意,这种方法可能会导致性能问题,因为每次导航时都会加载新组件。因此,你应该慎重使用这种方法,并确保你的应用程序可以处理大量组件的加载和销毁。

相关内容

热门资讯

四分钟操作!wepoker有没... 四分钟操作!wepoker有没有挂(透视)原来真的有辅助开挂(哔哩哔哩)1、wepoker有没有挂免...
第五分钟指南!hhpkoer辅... 第五分钟指南!hhpkoer辅助器视频(透视)原来真的是有辅助插件(哔哩哔哩)1、hhpkoer辅助...
第2分钟办法!wepoker模... 第2分钟办法!wepoker模拟器哪个(透视)好像真的有辅助脚本(哔哩哔哩)1、下载好wepoker...
第3分钟绝活!sohoo po... 第3分钟绝活!sohoo poker辅助器(透视)一直是有辅助插件(哔哩哔哩)1、在sohoo po...
三分钟机巧!德州机器人代打脚本... 三分钟机巧!德州机器人代打脚本(透视)其实真的有辅助透视(哔哩哔哩)1、全新机制【德州机器人代打脚本...
三分钟积累!wepoker数据... 三分钟积累!wepoker数据分析(透视)果然真的是有辅助神器(哔哩哔哩)1、wepoker数据分析...
一分钟方案!we-poker辅... 一分钟方案!we-poker辅助器(透视)好像是真的有辅助教程(哔哩哔哩)1、we-poker辅助器...
8分钟诀窍!wepoker辅助... 您好,wepoker辅助器有哪些功能这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275...
四分钟法子!wpk透视是真的假... 四分钟法子!wpk透视是真的假的(透视)都是是有辅助神器(哔哩哔哩)wpk透视是真的假的辅助器是一种...
第七分钟总结!hhpoker有... 第七分钟总结!hhpoker有后台操作吗(透视)果然是有辅助教程(哔哩哔哩)1、该软件可以轻松地帮助...