mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
docs(demos): camelCase allTheThings
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
</ion-navbar>
|
||||
|
||||
<ion-toolbar [attr.primary]="isAndroid ? '' : null">
|
||||
<ion-segment [(ng-model)]="pet">
|
||||
<ion-segment [(ngModel)]="pet">
|
||||
<ion-segment-button value="puppies">
|
||||
Puppies
|
||||
</ion-segment-button>
|
||||
|
Reference in New Issue
Block a user