Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 983 Bytes

card-content.md

File metadata and controls

35 lines (24 loc) · 983 Bytes
title
ion-card-content

import Props from '@ionic-internal/component-api/v8/card-content/props.md'; import Events from '@ionic-internal/component-api/v8/card-content/events.md'; import Methods from '@ionic-internal/component-api/v8/card-content/methods.md'; import Parts from '@ionic-internal/component-api/v8/card-content/parts.md'; import CustomProps from '@ionic-internal/component-api/v8/card-content/custom-props.mdx'; import Slots from '@ionic-internal/component-api/v8/card-content/slots.md';

import EncapsulationPill from '@components/page/api/EncapsulationPill';

Card content is a child component of card that adds padding around its contents. It is recommended that any text content for a card should be placed inside of card content.

See the Card documentation for more information.

Properties

Events

Methods

CSS Shadow Parts

CSS Custom Properties

Slots