[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
@@ -50,7 +50,7 @@ use `loading` property to keep component in loading state
</van-cell-group>
```
### API
### Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -66,7 +66,7 @@ use `loading` property to keep component in loading state
| active-value | Value when active | `any` | `true` |
| inactive-value | Value when inactive | `any` | `false` |
### Event
### Events
| Event | Description | Arguments |
|------|------|------|