[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

View File

@@ -59,7 +59,7 @@ export default {
/>
```
### API
### Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -69,7 +69,7 @@ export default {
| info | Bottom info | `String` | - |
| error-info | Bottom error info | `String` | - |
### Event
### Events
| Event | Description | Arguments |
|------|------|------|

View File

@@ -60,7 +60,7 @@ export default {
/>
```
### API
### Props
| 参数 | 说明 | 类型 | 默认值 | 版本 |
|------|------|------|------|------|
@@ -70,7 +70,7 @@ export default {
| info | 输入框下方文字提示 | `String` | - | - |
| error-info | 输入框下方错误提示 | `String` | - | - |
### Event
### Events
| 事件名 | 说明 | 回调参数 |
|------|------|------|