Skip to main content

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.

有关更多信息,请参阅卡片文档。

🌐 See 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 阴影部分

🌐 CSS Shadow Parts

No CSS shadow parts available for this component.

CSS 自定义属性

🌐 CSS Custom Properties

No CSS custom properties available for this component.

插槽

🌐 Slots

No slots available for this component.