mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
19 lines
426 B
Markdown
19 lines
426 B
Markdown
# 无内容 Empty
|
|
空<span style="opacity: 0;">空如</span>也。
|
|
## 演示
|
|
```demo
|
|
basic
|
|
```
|
|
## Props
|
|
|名称|类型|默认值|说明|
|
|
|-|-|-|-|
|
|
|theme|`'light' \| 'dark' \| null \| string`|`null`||
|
|
|size|`'small' \| 'medium' \| 'large' \| 'huge'`|`'medium'`||
|
|
|description|`string`|`'无数据'`||
|
|
|show-description|`boolean`|`true`||
|
|
|
|
## Slots
|
|
|名称|参数|说明|
|
|
|-|-|-|
|
|
|default|`()`|代替 description|
|
|
|extra|`()`|| |