mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
doc(statistic)
This commit is contained in:
parent
a692c5e65a
commit
eb0c56c084
@ -44,7 +44,7 @@ button-group
|
||||
### Radio, Radio Button
|
||||
|Name|Parameters|Description|
|
||||
|-|-|-|
|
||||
|change|(value)||
|
||||
|change|`(value)`||
|
||||
|
||||
### Radio Group
|
||||
|Name|Parameters|Description|
|
||||
|
@ -1,4 +1,17 @@
|
||||
# Statistic
|
||||
As simple as it looks.
|
||||
## Demos
|
||||
```demo
|
||||
basic
|
||||
```
|
||||
```
|
||||
## Props
|
||||
|Property|Type|Default|Description|
|
||||
|-|-|-|-|
|
||||
|label|`string`|`null`||
|
||||
|value|`string`|`null`||
|
||||
|
||||
## Slots
|
||||
|Name|Parameters|Description|
|
||||
|-|-|-|
|
||||
|suffix|`()`||
|
||||
|prefix|`()`||
|
Loading…
Reference in New Issue
Block a user