naive-ui/demo/documentation/components/statistic/zhCN/index.demo-entry.md

18 lines
310 B
Markdown
Raw Normal View History

2020-02-04 11:00:38 +08:00
# 统计数据 Statistic
2020-02-04 10:47:48 +08:00
和它看起来一样简单。
## 演示
```demo
basic
```
## Props
2020-02-07 23:40:07 +08:00
|名称|类型|默认值|说明|
2020-02-04 10:47:48 +08:00
|-|-|-|-|
2020-09-10 14:18:02 +08:00
|theme|`'light' \| 'dark' \| null \| string`|`null`||
2020-02-04 10:47:48 +08:00
|label|`string`|`null`||
|value|`string`|`null`||
## Slots
2020-02-07 23:40:07 +08:00
|名称|参数|说明|
2020-02-04 10:47:48 +08:00
|-|-|-|
|suffix|`()`||
|prefix|`()`||