mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Add ngModel to switch demo
This commit is contained in:
@@ -25,6 +25,8 @@ class IonicApp {
|
||||
|
||||
this.grapeDisabled = true;
|
||||
this.grapeChecked = true;
|
||||
|
||||
this.myModel = true;
|
||||
}
|
||||
|
||||
toggleGrapeChecked() {
|
||||
|
||||
Reference in New Issue
Block a user