SyntaxFix
Write A Post
Hire A Developer
Questions
Using alpha 28, I accomplished programmatically subscribing to event emitters by way of the eventEmitter.toRx().subscribe(..) method. As it is not intuitive, it may perhaps change in a future release.
eventEmitter.toRx().subscribe(..)