make checkboxes work

This commit is contained in:
Andrew
2015-03-28 19:42:12 -06:00
parent e31c18311a
commit afe6fd3c8a
3 changed files with 35 additions and 17 deletions

View File

@ -8,7 +8,7 @@
<ion-list>
<ion-list-header>Some Checkboxes</ion-list-header>
<ion-checkbox>
<ion-checkbox [checked]="true">
Apples
</ion-checkbox>