Is there any way to convert event emitted by child component using @output into observable stream in parent

后端 未结 0 1140
谎友^
谎友^ 2020-12-19 16:29

To emit any click from child to parent we can make use of @output in the child and in parent html we can listen to that event using the way shown below

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