I was wondering if it were possible to use a
<ion-item>
<ion-label>Item1</ion-label>
<ion-checkbox [(ngModel)]="item"></ion-checkbox>
</ion-item>
to create a to-do app where you check the ion checkbox and then press a submit button and the item is moved from the "to-do" list to a "completed list." These lists would be on the same page as so:
Aucun commentaire:
Enregistrer un commentaire