Closed samithaf closed 8 years ago
Look onto the example of Stateless components. There you can see the registration of a value EventEmitter
at the bottom. The function returns an object with the property $event
which contains the passed value.
@floriangosse cheers mate. I haven't noticed it. Was wondering todd might have ported Angular 2 EventEmitter to Angular 1.x
Just wondering which library you are using for EventEmitter.