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); }); } }

相关内容

热门资讯

透视关于!德普之星辅助工具如何... 透视关于!德普之星辅助工具如何设置(透视)pokemmo脚本,教程经验(有挂细节)-哔哩哔哩1、上手...
透视教你!hhpoker辅助器... 透视教你!hhpoker辅助器视频(透视)wepoker私局辅助,教程绝活(有挂透视)-哔哩哔哩1、...
透视关于!wpk模拟器(透视)... 透视关于!wpk模拟器(透视)wepoker手机版透视脚本,教程项目(有挂存在)-哔哩哔哩1、wep...
透视科普!有哪些免费的wpk透... 透视科普!有哪些免费的wpk透视码(透视)wepoker怎么获得好牌,教程手段(有挂详情)-哔哩哔哩...
透视详细!aapoker插件下... 透视详细!aapoker插件下载(透视)wepoker有什么规律,教程手册(有挂助手)-哔哩哔哩1、...
透视开挂!wepoker怎么增... 透视开挂!wepoker怎么增加运气(透视)wpk透视辅助,教程讲义(有挂细节)-哔哩哔哩1、玩家可...
透视解谜!拱趴大菠萝挂(透视)... 透视解谜!拱趴大菠萝挂(透视)wpk私人局辅助是真的吗,教程学习(有挂助手)-哔哩哔哩1、该软件可以...
透视科普!德普之星辅助工具如何... 透视科普!德普之星辅助工具如何设置(透视)wepoker辅助器如何使用,教程学习(有挂分享)-哔哩哔...
透视解迷!拱趴大菠萝自动计算机... 透视解迷!拱趴大菠萝自动计算机器人(透视)智星德州可以透视吗,教程步骤(有挂透明挂)-哔哩哔哩1、实...
透视透视!wepoker私人局... 透视透视!wepoker私人局可以透视(透视)来玩app破解版,教程要领(新版有挂)-哔哩哔哩1、w...