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

相关内容

热门资讯

透视详情!wpk有作弊吗,wp... 透视详情!wpk有作弊吗,wpk刷入池率脚本-确实有辅助插件(哔哩哔哩)1、任何透视是真的假的的玩家...
透视辅助!如何下载wpk透视版... 透视辅助!如何下载wpk透视版,wpk刷入池率脚本-一直真的有辅助软件(哔哩哔哩)1、下载好正确养号...
透视开挂!hhpoker有没有... 透视开挂!hhpoker有没有辅助,德州hhpoker脚本-一贯一直都是有辅助攻略(哔哩哔哩)1、在...
透视开挂!wpk模拟器,wpk... 透视开挂!wpk模拟器,wpk软件是正规的吗-都是一直都是有辅助教程(哔哩哔哩)1、不需要AI权限,...
透视详细!wpk显示有作弊,w... 透视详细!wpk显示有作弊,wpk软件是正规的吗-确实真的是有辅助工具(哔哩哔哩)破解侠是真的助透视...
透视关于!wpk系统是否存在作... 透视关于!wpk系统是否存在作弊行为,wpk透视是真的假的-都是有辅助技巧(哔哩哔哩)透视关于!wp...
透视揭幕!wpk透视插件,wp... 透视揭幕!wpk透视插件,wpk显示有作弊-切实真的是有辅助攻略(哔哩哔哩)1、下载好透视辅助下载之...
透视解密!hhpoker有辅助... 透视解密!hhpoker有辅助吗,hhpoker脚本下载-都是真的有辅助神器(哔哩哔哩)1、每一步都...
透视解谜!we poker辅助... 透视解谜!we poker辅助器下载,wejoker透视方法-果然是有辅助神器(哔哩哔哩)1、破解器...
透视曝光!wepoker高级辅... 透视曝光!wepoker高级辅助,wepoker辅助是真的吗-原来是有辅助软件(哔哩哔哩)1、脚本辅...