[Improvement] AddressEdit: add default slot (#573)

This commit is contained in:
neverland
2018-01-24 16:19:16 +08:00
committed by GitHub
parent e3ef5c853e
commit 8f97bc9f0f
14 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -64,6 +64,6 @@ Search 默认支持 Input 标签所有的原生事件,如 `focus`、`blur`、`
### Slot
| name | 描述 |
| 名称 | 说明 |
|-----------|-----------|
| action | 自定义搜索框右侧按钮,需要在`showAction`为 true 时才会显示 |