...
Info |
---|
const bodyStyle = { backgroundColor: '#fff', border: '1px solid #e8e8e8', padding: '20px' }; |
类型
卡片类型,可设置为 inner 或 不设置
...
当前窗口标题,一般用来显示在浏览器页签的标题或者弹框的默认标题。
content内边距
Card面板内容区域与Card标题之间的边距内边距指的是卡片内容与卡片边框之间的距离
可见
是否在页面展示。
有边框
Card组件是否展示边框线
...