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.