Angular 10 async bidirectional inter component comunication

前端 未结 0 1299
刺人心
刺人心 2021-01-08 00:55

I have a ParentComponent and it contains a number of ChildComponents. The ChildComponent exposes an EventEmitter via @Output(). I use that to emit some data tha

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