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

18 lines
318 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-10-22 14:51:17 +08:00
|label|`string`|`undefined`||
|theme|`'light' \| 'dark' \| string`|`undefined`||
2020-10-22 14:51:17 +08:00
|value|`string`|`undefined`||
2020-02-04 10:47:48 +08:00
## Slots
2020-02-07 23:40:07 +08:00
|名称|参数|说明|
2020-02-04 10:47:48 +08:00
|-|-|-|
2020-10-22 14:51:17 +08:00
|prefix|`()`||
|suffix|`()`||