How do you select a default radio button in Ember?
<label for="customerFacingYes">Yes</label>
I am trying to set the radio button as selected if a variable, "report.customerFacing", is true or false. Is there something I could write in javascript to set it as selected?
Aucun commentaire:
Enregistrer un commentaire