mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
@ -228,6 +228,12 @@
|
||||
</ion-segment-button>
|
||||
</ion-segment>
|
||||
</ion-toolbar>
|
||||
<ion-toolbar mode="ios">
|
||||
<ion-title>This is an iOS toolbar</ion-title>
|
||||
</ion-toolbar>
|
||||
<ion-toolbar mode="md">
|
||||
<ion-title>This is an MD toolbar</ion-title>
|
||||
</ion-toolbar>
|
||||
</ion-content>
|
||||
</ion-app>
|
||||
|
||||
|
Reference in New Issue
Block a user