mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
docs(demos): outline new card sections
This commit is contained in:
18
demos/component-docs/cards/cards-basic.html
Normal file
18
demos/component-docs/cards/cards-basic.html
Normal file
@ -0,0 +1,18 @@
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user