Angular中@Component在模板中使用`require(...)`无法正常工作
创始人
2024-10-31 00:01:12
0

推荐使用import而不是require来加载模块。如果非要使用require,可以使用Angular提供的NgModuleFactoryLoader来动态加载组件。

示例代码:

使用import加载模块:

import { Component } from '@angular/core';
import { MyService } from './my.service';

@Component({
  selector: 'app-my-component',
  template: `
    
Welcome, {{ name }}!
`, }) export class MyComponent { constructor(private myService: MyService) {} name = this.myService.getName(); loadMyOtherComponent() { import('./my-other-component/my-other-component.component').then(module => { // Do something with the module, such as rendering the dynamic component }); } }

使用NgModuleFactoryLoader动态加载组件:

import { Component, NgModuleFactoryLoader, ViewChild, ViewContainerRef } from '@angular/core';

@Component({
  selector: 'app-my-component',
  template: `
    
`, }) export class MyComponent { @ViewChild('target', { read: ViewContainerRef }) target: ViewContainerRef; constructor(private loader: NgModuleFactoryLoader) {} loadMyOtherComponent() { this.loader.load('./my-other-component/my-other-component.module#MyOtherComponentModule').then(factory => { const moduleRef = factory.create(this.target.injector); const componentFactory = moduleRef.componentFactoryResolver.resolveComponentFactory(MyOtherComponent); this.target.clear(); this.target.createComponent(componentFactory); }); } }

相关内容

热门资讯

透视阶段!悦扑克脚本,poke... 透视阶段!悦扑克脚本,pokemmo脚本手机版(透视)总是有脚本工具(哔哩哔哩)1、pokemmo脚...
透视步骤!wepoker辅助器... 透视步骤!wepoker辅助器软件下载,购买的wpk辅助在哪里下载(透视)其实存在有挂(哔哩哔哩)1...
透视步骤!聚星ai辅助工具激活... 透视步骤!聚星ai辅助工具激活码,poker辅助器免费安装(透视)一直是真的挂(哔哩哔哩)1、透视步...
透视经验!wpk有辅助器吗,w... 透视经验!wpk有辅助器吗,wepoker免费脚本(透视)总是是真的挂(哔哩哔哩)一、wepoker...
透视绝活儿!wpk辅助是什么,... 透视绝活儿!wpk辅助是什么,wpk透视插件(透视)一直是真的脚本脚本(哔哩哔哩)1)wpk辅助是什...
透视积累!wepoker高级辅... 透视积累!wepoker高级辅助,大菠萝手游辅助(透视)切实真的有挂(哔哩哔哩)1、每一步都需要思考...
透视烘培!wepokerplu... 透视烘培!wepokerplus透视脚本免费,德州圈脚本(透视)真是存在有挂(哔哩哔哩)透视烘培!w...
透视阶段!wepokerh5破... 透视阶段!wepokerh5破解,wepoker永久免费脚本(透视)总是真的是有挂(哔哩哔哩)1、任...
透视课程!wepoker钻石怎... 透视课程!wepoker钻石怎么看底牌,wepoker有透视吗(透视)一贯真的是有透视神器(哔哩哔哩...
透视总结!pokemmo辅助官... 透视总结!pokemmo辅助官网,wepoker私人局可以透视(透视)本来是有挂(哔哩哔哩)1、we...