@GELight wrote:
Hi all,
I like to use components very much. But normally it is not possible to can communicate between 2 or more components.
For example what I imagine
If you have a typicle IDE there are often a property window where you can edit properties of a selected element or selected elements. By changing a value whtin the property window I like to update the selected component/element. The other side is .... If I select a component the property window should display the properties of the selected element/component.Is there a possibillity to use events within my ember application?
Computed properties are very usefull but If I have a deep structure of components, the related variables or properties are not ever available in my target components.I think here events would be very better or not?
Can you giv me a tipp what could be a good or the best procedure?Best regards,
Mario
Posts: 1
Participants: 1