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

相关内容

热门资讯

玩家实测“川川云脚本破解”素来... 玩家实测“川川云脚本破解”素来有开挂辅助插件(今日头条);无需打开直接搜索微信(136704302)...
玩家必看“拱趴大菠萝挂怎么安装... 玩家必看“拱趴大菠萝挂怎么安装”本来有辅助软件(有挂方法)1、下载安装好拱趴大菠萝挂怎么安装,进入游...
推荐一款“德普之星透视辅助软件... 推荐一款“德普之星透视辅助软件”本然有辅助插件(有挂方略);无需打开直接搜索加(薇:13670430...
透视安装“如何下载河洛杠次脚本... >>您好:如何下载河洛杠次脚本确实是有挂的,很多玩家在这款如何下载河洛杠次脚本游戏中打牌都会发现很多...
发现玩家“大唐游戏辅助器”往昔... 大唐游戏辅助器是一款专注玩家量身打造的游戏记牌类型软件,在大唐游戏辅助器这款游戏中我们可以记录下每张...
三分钟了解“哈局辅助辅助”起初... 三分钟了解“哈局辅助辅助”起初有辅助开挂工具(讲解有挂);无需打开直接搜索加薇136704302(咨...
今日百科“微乐小程序黑科技免费... 今日百科“微乐小程序黑科技免费”从前有辅助插件(证实有挂);无需打开直接搜索加薇136704302(...
透视模拟器“情怀国粹麻将辅助器... >>您好:情怀国粹麻将辅助器确实是有挂的,很多玩家在这款情怀国粹麻将辅助器游戏中打牌都会发现很多用户...
实测教程“创游世界辅助器”原先... 实测教程“创游世界辅助器”原先有开挂辅助神器(有挂教学);亲,创游世界辅助器这款游戏原来确实可以开挂...
技巧知识分享“德普之星透视辅助... 技巧知识分享“德普之星透视辅助软件”本然有辅助平台(竟然有挂);无需打开直接搜索加(薇:136704...