mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
17 lines
214 B
HTML
17 lines
214 B
HTML
|
|
<ion-navbar *navbar hide-back-button class="android-attr">
|
|
|
|
<button menu-toggle>
|
|
<icon menu></icon>
|
|
</button>
|
|
|
|
<ion-title>
|
|
Events
|
|
</ion-title>
|
|
|
|
</ion-navbar>
|
|
|
|
|
|
<ion-content padding>
|
|
</ion-content>
|