ion-card-content
卡片内容(Card Content)是卡片组件的一个子组件,用于在其内容周围添加内边距。建议将卡片中的任何文本内容都放置在卡片内容组件内部。
更多信息请参阅 Card 文档。
属性
mode
| Description | The 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. |
| Attribute | mode |
| Type | "ios" | "md" |
| Default | undefined |
事件
No events available for this component.
方法
No public methods available for this component.
CSS 影子部件
No CSS shadow parts available for this component.
CSS 自定义属性
No CSS custom properties available for this component.
插槽
No slots available for this component.