mardi 18 août 2015

Ember resolve component manually

I render a component in Ember JS based on some property. Now the property changed. How can I re-render the component?

Here is my component structure:

Component
    type1  
         component.js  
         template.hbs  
    type2  
         component.js  
        template.hbs  
    component.js  
    template.hbs  




Aucun commentaire:

Enregistrer un commentaire