File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ Commonly displayed on the details page.
23
23
| contentStyle | Customize content style | CSSProperties | - | 2.2.0 | | |
24
24
| extra | The action area of the description list, placed at the top-right | string \| VNode \| slot | - | 2.0.0 | | |
25
25
| labelStyle | Customize label style | CSSProperties | - | 2.2.0 | | |
26
- | layout | Define description layout | \ ` horizontal | vertical\ ` | ` horizontal ` | | |
27
- | size | set the size of the list. Can be set to ` middle ` ,` small ` , or not filled | \ ` default | middle | small\ ` | ` default ` | |
26
+ | layout | Define description layout | ` horizontal ` \| ` vertical ` | ` horizontal ` | | |
27
+ | size | set the size of the list. Can be set to ` middle ` ,` small ` , or not filled | ` default ` \| ` middle ` \| ` small ` | ` default ` | |
28
28
| title | The title of the description list, placed at the top | string \| VNode \| slot | - | | | |
29
29
30
30
### Item props
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ cover: https://gw.alipayobjects.com/zos/alicdn/MjtG9_FOI/Descriptions.svg
24
24
| contentStyle | 自定义内容样式 | CSSProperties | - | 2.2.0 | | |
25
25
| extra | 描述列表的操作区域,显示在右上方 | string \| VNode \| slot | - | 2.0.0 | | |
26
26
| labelStyle | 自定义标签样式 | CSSProperties | - | 2.2.0 | | |
27
- | layout | 描述布局 | \ ` horizontal | vertical\ ` | ` horizontal ` | | |
28
- | size | 设置列表的大小。可以设置为 ` middle ` 、` small ` , 或不填(只有设置 ` bordered={true} ` 生效) | \ ` default | middle | small\ ` | ` default ` | |
27
+ | layout | 描述布局 | ` horizontal ` \| ` vertical ` | ` horizontal ` | | |
28
+ | size | 设置列表的大小。可以设置为 ` middle ` 、` small ` , 或不填(只有设置 ` bordered={true} ` 生效) | ` default ` \| ` middle ` \| ` small ` | ` default ` | |
29
29
| title | 描述列表的标题,显示在最顶部 | string \| VNode \| slot | - | | | |
30
30
31
31
### Item props
You can’t perform that action at this time.
0 commit comments