mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
docs: update docs for Card, ref: #6225
This commit is contained in:
parent
f61b69cbb1
commit
e0db2f424e
@ -24,3 +24,4 @@ cols: 1
|
||||
| extra | 卡片右上角的操作区域 | string\|ReactNode | - |
|
||||
| bordered | 是否有边框 | boolean | true |
|
||||
| bodyStyle | 内容区域自定义样式 | object | - |
|
||||
| loading | 当卡片内容还在加载中时,可以用 loading 展示一个占位 | boolean | false |
|
||||
|
Loading…
Reference in New Issue
Block a user