mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
13 lines
155 B
HTML
13 lines
155 B
HTML
|
|
<ion-navbar *navbar class="show-navbar">
|
|
<ion-title>Menus</ion-title>
|
|
</ion-navbar>
|
|
|
|
<ion-content class="has-header padding">
|
|
TODO
|
|
</ion-content>
|
|
|
|
|
|
|
|
|