mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
make checkboxes work
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<ion-list>
|
||||
<ion-list-header>Some Checkboxes</ion-list-header>
|
||||
|
||||
<ion-checkbox>
|
||||
<ion-checkbox [checked]="true">
|
||||
Apples
|
||||
</ion-checkbox>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user