# 使用说明

// 按需引入需要在 app.scss 中引入对应样式 card.scss
import { ClCard } from "mp-colorui";

# 一般用法

# 参数说明

# Card 参数

参数 说明 类型 可选值 默认值
type 卡片组件类型选择 string card,full card
bgColor 卡片背景色设置 string 参考文档 默认色 -
shadow 卡片阴影设置 boolean - true
title 卡片标题 Text 参考文档 Text 组件 {}
renderTitle 自定义卡片标题 JSX - -

部分功能需扫码预览才能正常显示。

H5及小程序二维码
上次更新: 2/13/2020, 11:02:14 PM