mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
19 lines
402 B
Markdown
19 lines
402 B
Markdown
# Empty
|
|
E<span style="opacity: 0;">mpt</span>y.
|
|
## Demos
|
|
```demo
|
|
basic
|
|
```
|
|
## Props
|
|
|Name|Type|Default|Description|
|
|
|-|-|-|-|
|
|
|theme|`'light' \| 'dark'`|`null`||
|
|
|size|`'small' \| 'medium' \| 'large' \| 'huge'`|`'medium'`||
|
|
|description|`string`|`'No Data'`||
|
|
|show-description|`boolean`|`true`||
|
|
|
|
## Slots
|
|
|Name|Parameters|Description|
|
|
|-|-|-|
|
|
|default|`()`|In place of description prop|
|
|
|extra|`()`|| |