Quantcast
Viewing all articles
Browse latest Browse all 4827

Send actions from components to controllers

@Oudriss wrote:

Hello every one,

I am working on an ember project and I am wondrning if I can use components inside others components.

In fact, I would like to know if there is a better way to send action from first component to another component, this one must also send it to the controller. And why not send the action directly to controller ?

First component -> sendAction -> second component -> sendAction -> controller .

Thank you.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4827

Trending Articles