mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
17 lines
211 B
HTML
17 lines
211 B
HTML
|
|
<ion-navbar *navbar hideBackButton class="android-attr">
|
|
|
|
<button menuToggle>
|
|
<icon menu></icon>
|
|
</button>
|
|
|
|
<ion-title>
|
|
Events
|
|
</ion-title>
|
|
|
|
</ion-navbar>
|
|
|
|
|
|
<ion-content padding>
|
|
</ion-content>
|