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

相关内容

热门资讯

重大发现!微乐游戏小程序辅助器... 重大发现!微乐游戏小程序辅助器免费,新广西老友辅助(有挂开挂辅助挂);无需打开直接搜索微信(1367...
透明辅助!牌乐门黑科技,wep... >>您好:牌乐门黑科技确实是有挂的,很多玩家在这款牌乐门黑科技游戏中打牌都会发现很多用户的牌特别好,...
玩家必备科技!大当家辅助,we... wepoker辅助器开挂教程视频分享装挂详细步骤在当今的网络游戏中,wepoker辅助器作为一种经典...
透视代打!微信小程序辅助器防检... 您好:这款微信小程序辅助器防检测游戏是可以开挂的,确实是有挂的,很多玩家在这款微信小程序辅助器防检测...
玩家必看!新九哥智能辅助软件,... 玩家必看!新九哥智能辅助软件,佛手在线辅助(有挂开挂辅助挂)1、下载安装好新九哥智能辅助软件,进入游...
透视好友!情怀麻将辅助,德州局... 情怀麻将辅助是一款专注玩家量身打造的游戏记牌类型软件,在情怀麻将辅助这款游戏中我们可以记录下每张牌的...
最新技巧!四川麻将血战如何开挂... 最新技巧!四川麻将血战如何开挂辅助,广丰510k辅助(有挂开挂辅助挂);无需打开直接搜索微信(136...
透视美元局!甘肃白银麻将辅助软... 透视美元局!甘肃白银麻将辅助软件,hhpoker破解工具-原先有挂开挂辅助脚本;打开点击测试直接进入...
2024教程!福建天天开心技巧... 2024教程!福建天天开心技巧,反杀大厅辅助(有挂开挂辅助工具)这是一款可以让一直输的玩家,快速成为...
透视游戏!微信小程序免费黑科技... 您好:微信小程序免费黑科技这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用户...