Angular 7- 如何在不同模块中使用同一个组件
创始人
2024-10-16 21:01:20
0

要在不同的模块中使用同一个组件,需要将该组件声明为共享组件,并将其导入到需要使用它的模块中。以下是一个示例解决方法:

首先,创建一个共享组件,例如shared.component.ts

import { Component } from '@angular/core';

@Component({
  selector: 'app-shared',
  template: '

Shared Component

', }) export class SharedComponent {}

然后,在需要使用该共享组件的模块中,将其导入并将其声明为该模块的一个组件。例如,在module1.module.ts中使用共享组件:

import { NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';

import { SharedComponent } from './shared.component';

@NgModule({
  declarations: [SharedComponent],
  imports: [CommonModule],
  exports: [SharedComponent]
})
export class Module1Module {}

module2.module.ts中使用共享组件的方法类似:

import { NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';

import { SharedComponent } from './shared.component';

@NgModule({
  declarations: [SharedComponent],
  imports: [CommonModule],
  exports: [SharedComponent]
})
export class Module2Module {}

接下来,将这两个模块导入到主模块(通常是app.module.ts)中:

import { NgModule } from '@angular/core';
import { BrowserModule } from '@angular/platform-browser';

import { Module1Module } from './module1.module';
import { Module2Module } from './module2.module';

import { AppComponent } from './app.component';

@NgModule({
  declarations: [AppComponent],
  imports: [BrowserModule, Module1Module, Module2Module],
  bootstrap: [AppComponent]
})
export class AppModule {}

最后,在主模块的模板中使用共享组件:


这样,无论是在Module1Module还是在Module2Module中使用app-shared组件,都会显示相同的内容。

相关内容

热门资讯

透视详情!wpk官网下载链接(... 透视详情!wpk官网下载链接(透视)有没有人wepoker,教程法门(真的有挂)-哔哩哔哩1、wpk...
德扑圈有透视吗!wepoker... 德扑圈有透视吗!wepoker透视最简单三个步骤(透视)脚本-真是推荐真的有挂1、不需要AI权限,帮...
透视普及!德普之星辅助器怎么用... 透视普及!德普之星辅助器怎么用(透视)wepokerplus辅助,教程积累(有挂透视)-哔哩哔哩1、...
hhpoker有没有辅助!德扑... hhpoker有没有辅助!德扑HHpoker有挂吗(透视)软件-果然总结存在有挂1、进入游戏-大厅左...
hhpoker透视码怎么用!约... hhpoker透视码怎么用!约局吧开挂(透视)器-一贯揭幕有挂1、超多福利:超高返利,海量正版游戏,...
透视了解!wejoker开挂(... 透视了解!wejoker开挂(透视)wpk真的有透视嘛,教程窍门(有挂方式)-哔哩哔哩1、wpk真的...
wejoker黑侠辅助器!we... wejoker黑侠辅助器!wepoker-h5下载(透视)app-确实透视真的是有挂1、超多福利:超...
透视必备!hhpoker买挂(... 透视必备!hhpoker买挂(透视)aapoker免费透视脚本,教程秘籍(有挂工具)-哔哩哔哩1、a...
哈糖大菠萝有挂吗!hhpoke... 哈糖大菠萝有挂吗!hhpoker万能辅助器(透视)技巧-确实必备存在有挂1、不需要AI权限,帮助你快...
透视开挂!aapoker辅助器... 透视开挂!aapoker辅助器是真的吗(透视)聚星ai辅助工具下载,教程机巧(有挂细节)-哔哩哔哩运...