标签: angular7 ngx-datatable
我在父组件中发出了一个名为listComponent的事件。
我想在父级的名为SavedComponent的childComponent中使用鼠标悬停发射。它不会在childComponent中触发。
代码在下面提到。