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