mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
776 B
776 B
描述 Descriptions
简单的列出信息。
演示
basic
columns
span
placement
bordered
size
Props
Descriptions Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
theme | 'light' | 'dark' |
null |
|
title | string |
null |
|
column | number |
3 |
|
label-placement | 'top' | 'left' |
'top |
|
label-align | 'center' | 'left' | 'right' |
'left |
|
size | 'small' | 'medium' | 'large' |
'medium' |
|
bordered | boolean |
false |
Description Item Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
label | string |
null |
|
span | number |
1 |
Slots
Descriptions Slots
名称 | 参数 | 说明 |
---|---|---|
default | () |
|
header | () |
Description Item Slots
名称 | 参数 | 说明 |
---|---|---|
default | () |
|
label | () |