mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
18 lines
317 B
Markdown
18 lines
317 B
Markdown
# 统计数据 Statistic
|
|
和它看起来一样简单。
|
|
## 演示
|
|
```demo
|
|
basic
|
|
```
|
|
## Props
|
|
|名称|类型|默认值|说明|
|
|
|-|-|-|-|
|
|
|label|`string`|`undefined`||
|
|
|theme|`'light' \| 'dark' \| string`|`undefined`||
|
|
|value|`string`|`undefined`||
|
|
|
|
## Slots
|
|
|名称|参数|说明|
|
|
|-|-|-|
|
|
|prefix|`()`||
|
|
|suffix|`()`|| |