Hello experts,
could you please advise on how to implement a cross component event handling. Component C1 uses a component C2, C2 defines an event MyEvent marked as interface event, the event handler that reacts to the MyEvent should be defined in the component controller of C1.
Thanks a lot.
Tomas