[Doc] props title

This commit is contained in:
陈嘉涵
2019-05-03 09:37:24 +08:00
parent 921f8a88fb
commit e3cb465dc2
101 changed files with 279 additions and 283 deletions
+3 -3
View File
@@ -82,7 +82,7 @@ export default {
</div>
```
### API
### Props
| Attribute | Description | Type | Default |
|------|------|------|------|------|
@@ -96,13 +96,13 @@ export default {
| inactive-color | Inactive color of bar | `String` | `#e5e5e5` |
| vertical | Whether to display vertical | `Boolean` | `false` |
### Event
### Events
| Event | Description | Arguments |
|------|------|------|
| change | Triggered after value change | value: current rate |
### Slot
### Slots
| Name | Description |
|------|------|