title |
---|
ion-card-header |
import Props from '@ionic-internal/component-api/v8/card-header/props.md'; import Events from '@ionic-internal/component-api/v8/card-header/events.md'; import Methods from '@ionic-internal/component-api/v8/card-header/methods.md'; import Parts from '@ionic-internal/component-api/v8/card-header/parts.md'; import CustomProps from '@ionic-internal/component-api/v8/card-header/custom-props.mdx'; import Slots from '@ionic-internal/component-api/v8/card-header/slots.md';
import EncapsulationPill from '@components/page/api/EncapsulationPill';
Card header is a child component of card that should be placed before the card content. It can contain a card title and a card subtitle.
See the Card documentation for more information.