Angular - How to invoke function from parent to child component

后端 未结 0 541
被撕碎了的回忆
被撕碎了的回忆 2020-12-31 00:36

I have this situation: A parent component structured in this way:

 import { Component, OnInit } from \'@angular/core\';

 @Component({
  selector: \'app-pare         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题