I used http://ift.tt/25plgA1 to include radio button,
I don't know how to get the changed value in colorChanged method in My component.
export default Ember.Component.extend({
actions: {
colorChanged(){
console.log('Color changed ');
}
} });
Aucun commentaire:
Enregistrer un commentaire