[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
@@ -63,7 +63,7 @@ export default {
}
```
### API
### Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -74,7 +74,7 @@ export default {
| switchable | Whether to allow switch address | `Boolean` | `true` |
| add-button-text | Add button text | String | `Add new address` |
### Event
### Events
| Event | Description | Arguments |
|------|------|------|
@@ -93,7 +93,7 @@ export default {
| tel | Phone | `String | Number` |
| address | Address | `String` |
### Slot
### Slots
| Name | Description |
|------|------|