mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
ion-card-header
This commit is contained in:
@@ -31,9 +31,9 @@ import {App, ActionMenu, IonicApp, IonicView, Register} from 'ionic/ionic';
|
||||
|
||||
<div class="padding">
|
||||
<ion-card>
|
||||
<ion-header>
|
||||
<ion-card-header>
|
||||
New Post
|
||||
</ion-header>
|
||||
</ion-card-header>
|
||||
<div class="card-content">
|
||||
Keep close to Nature's heart... and break clear away, once in awhile, and climb a mountain or spend a week in the woods. Wash your spirit clean.
|
||||
</div>
|
||||
|
||||
@@ -20,9 +20,9 @@ import {SinkPage} from '../sink-page';
|
||||
|
||||
<ion-card>
|
||||
|
||||
<ion-header>
|
||||
<ion-card-header>
|
||||
Card Header
|
||||
</ion-header>
|
||||
</ion-card-header>
|
||||
|
||||
<div class="item">
|
||||
<div class="item-media">
|
||||
|
||||
Reference in New Issue
Block a user