[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
@@ -29,7 +29,7 @@ Vue.use(Loading);
<van-loading size="24px">Loading...</van-loading>
```
### API
### Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -38,7 +38,7 @@ Vue.use(Loading);
| size | Icon size | `String | Number` | `30px` |
| text-size | Text font size | `String | Number` | `14px` |
### Slot
### Slots
| Name | Description |
|------|------|