Questions tagged [eventemitter]

An event emitter is a platform for triggering and listening for events.

An event emitter is a platform for triggering and listening for events. Different libraries offer different implementations and for different purposes.

960 questions
0
votes
1 answer

Generic component in Angular with creation/deletion API specific for several context

I would have a generic component for comments. This component has complex graphics implications and I need reuse for two different context with the same data model. I want explain by an example. I have two different API for adding new comment to a…
70X
  • 320
  • 1
  • 5
  • 14
0
votes
2 answers

Unable to Authenticate user in Ionic3

so Basically I am trying to do Components Communication with event Emitter. but I don,t know why I am getting this error Type '{ result: UserCredential; }' is not assignable to type 'LoginResponse'. Types of property 'result' are …
Eddy
  • 361
  • 2
  • 4
  • 12
0
votes
1 answer

Dropdown component not having effect in Chromium browser

I have a simple pie chart with a dropdown component (based on