mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
10 lines
180 B
HTML
10 lines
180 B
HTML
|
|
<ion-navbar *navbar class="show-navbar">
|
|
<ion-title>Lists</ion-title>
|
|
</ion-navbar>
|
|
|
|
<ion-content class="has-header demo-list-icons">
|
|
<ion-list >
|
|
</ion-list>
|
|
</ion-content>
|