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