I need to display or hide an input with a checkbox, the structure is like this :
<input type="checkbox"/> <input type="text" placeholder="Something" value="" ng-if="checkbox checked">
How to simply do it in angular ?
Aucun commentaire:
Enregistrer un commentaire