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、玩家可以在微乐...
推荐攻略!微乐家乡麻辣自建房辅... 推荐攻略!微乐家乡麻辣自建房辅助app,微信微乐自建房脚本下载-本来是真的有辅助工具(有挂透视)1、...
揭秘关于!微乐小程序黑科技免费... 揭秘关于!微乐小程序黑科技免费工具,小程序跑得快的技巧-好像是真的有辅助器(有挂解惑)1、下载好微乐...
信息共享!微乐小程序免费工具,... 信息共享!微乐小程序免费工具,广西微乐小程序辅助器-切实是真的有辅助插件(详细教程)1、微乐小程序免...
最新研发!微信微乐小程序修改器... 最新研发!微信微乐小程序修改器,微乐老友广东辅助器-总是有辅助app(真是有挂)1、最新研发!微信微...
记者揭秘!微信微乐小程序辅助器... 记者揭秘!微信微乐小程序辅助器免费安装,微乐家乡麻辣自建房-本来真的是有辅助神器(有挂辅助);1、微...
重大通报!微信小程序微乐房间怎... 重大通报!微信小程序微乐房间怎么开挂,微乐自建房辅助软件-其实是真的有辅助教程(有挂方式)所有人都在...
攻略讲解!微信小程序微乐辅助器... 攻略讲解!微信小程序微乐辅助器,微乐自建房脚本如何下载-确实存在有辅助教程(讲解有挂)1、微信小程序...
玩家攻略推荐!微信小程序微乐辅... 玩家攻略推荐!微信小程序微乐辅助器,收集微乐小程序游戏破解器-果然是真的有辅助方法(有挂细节)1、全...