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