Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4831

Blocked components

$
0
0

@Alex_Lvovsky wrote:

Hi, I'm new in Ember. I want to create a base component, that contains some buttons (actions) and also have {{yield}} (data) inside it. So I want,for example, to create many contents with the same architecture

  1. That all of them will have these buttons,

  2. The data will be different for each of them

  3. And the action handler will go to the controller of each of the component, and not base.

How can I do it?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4831

Trending Articles