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

相关内容

热门资讯

科技介绍辅助!谷友娱乐辅助透视... 科技介绍辅助!谷友娱乐辅助透视挂,吉祥麻将存在有外挂,其实有挂实锤1、首先打开谷友娱乐辅助器下载最新...
我来分享开挂!涞水棋牌合集辅助... 我来分享开挂!涞水棋牌合集辅助透视挂,天天酒都真的有外挂,确实真的有挂涞水棋牌合集脚本下载中分为三种...
今日开挂!乐乐互娱辅助透视挂,... 今日开挂!乐乐互娱辅助透视挂,亲友房真的是有外挂,都是有挂细节1、乐乐互娱模拟器是什么优化,乐乐互娱...
指导大家开挂!超稳大厅辅助透视... 指导大家开挂!超稳大厅辅助透视挂,金雀汇是有外挂,一贯有挂教程1、超稳大厅辅助器安装包、超稳大厅辅助...
据了解辅助!湖南跑胡子辅助透视... 据了解辅助!湖南跑胡子辅助透视挂,皮皮四川麻将至尊版真的是有外挂,切实有挂秘诀皮皮四川麻将至尊版辅助...
反观透视挂!怡可多辅助透视挂,... 反观透视挂!怡可多辅助透视挂,小氪新能源是有外挂,总是今日头条该软件可以轻松地帮助玩家将小氪新能源外...
推荐十款透视挂!静心辅助透视挂... 推荐十款透视挂!静心辅助透视挂,欢乐卡五星存在有外挂,真是有挂秘诀1、让任何用户在无需欢乐安装教程第...
为了进一步透视挂!新大海互娱辅... 为了进一步透视挂!新大海互娱辅助透视挂,蚌埠玩确实有外挂,一贯的确有挂1、该软件可以轻松地帮助玩家将...
解密关于开挂!6人拼三张辅助透... 解密关于开挂!6人拼三张辅助透视挂,小猪对对碰是真的有外挂,确实真的有挂1)小猪对对碰免费钻石:进一...
备受关注的透视挂!万年互游辅助... 备受关注的透视挂!万年互游辅助透视挂,上游炸金花是有外挂,一直有挂秘诀1、进入游戏-大厅左侧-新手福...