[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
@@ -64,7 +64,7 @@ export default {
</van-steps>
```
### Steps API
### Steps Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -75,7 +75,7 @@ export default {
| active-icon | Active icon name | `String` | `checked` |
| inactive-icon | Active icon name | `String` | - |
### Step Slot
### Step Slots
| Name | Description |
|------|------|