I am new to angularjs. And I am currently developing a web app. I have 10 checkboxes inside my form. I don't know how to get the value of the checked checkbox. After getting the value of the checkbox, it will be saved in my database, together with other input types. How to do it? I am new to angular.
<input type="checkbox" value="Wifi" name="wifi"><i class="fa fa-wifi fa-lg"></i> Wifi Internet
<input type="checkbox" value="kitchen" name="kitchen"><i class="fa fa-cutlery fa-lg"></i> Kitchen
....
Aucun commentaire:
Enregistrer un commentaire