How to test if action is dispatched in NgRX?

前端 未结 0 1444
无人共我
无人共我 2020-12-02 20:27

I have a component which is dispatched actions in constructor:

@Component({
  selector: \'app-root\',
  templateUrl: \'./app.component.html\',
})
export class         


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