[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
+2 -2
View File
@@ -53,7 +53,7 @@ export default {
```
### API
### Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -68,7 +68,7 @@ export default {
| stroke-width | Stroke width | `Number` | `40` |
| clockwise | Is clockwise | `Boolean` | `true` |
### Cell Slot
### Slots
| Name | Description |
|------|------|
+2 -2
View File
@@ -54,7 +54,7 @@ export default {
```
### API
### Props
| 参数 | 说明 | 类型 | 默认值 | 版本 |
|------|------|------|------|------|
@@ -69,7 +69,7 @@ export default {
| stroke-width | 进度条宽度 | `Number` | `40` | - |
| clockwise | 是否顺时针增加 | `Boolean` | `true` | - |
### Circle Slot
### Slots
| 名称 | 说明 |
|------|------|