emitter icon indicating copy to clipboard operation
emitter copied to clipboard

Emit Action via EmitterService [Feature request]

Open victos opened this issue 5 years ago • 1 comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => https://github.com/ngxs/store/blob/master/CONTRIBUTING.md
[ ] Other... Please describe:

What is the motivation / use case for changing the behavior?

Is it possible to emit an Action directly via EmitterService, for example emit the Navigate

this.emitter.action(Navigate).emit({...})

victos avatar Aug 30 '19 10:08 victos

@arturovt ping

splincode avatar Aug 30 '19 10:08 splincode