Skip to main content
Version: v8

ion-card-content

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.

Refer to the Card documentation for more information.

Properties​

mode​

DescriptionThe mode determines which platform styles to use.

This is a virtual property that is set once during initialization and will not update if you change its value after the initial render.
Attributemode
Type"ios" | "md"
Defaultundefined

Events​

No events available for this component.

Methods​

No public methods available for this component.

CSS Shadow Parts​

No CSS shadow parts available for this component.

CSS Custom Properties​

No CSS custom properties available for this component.

Slots​

No slots available for this component.