[Doc] default slot name

This commit is contained in:
陈嘉涵
2019-04-30 17:32:00 +08:00
parent 2bb01b4a63
commit cd0720954c
65 changed files with 97 additions and 98 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ Search support all native events of input tagsuch as `focus`、`blur`、`keyp
### Slot
| name | Description |
| Name | Description |
|------|------|
| action | Custom right button, displayed when `showAction` is true |
| left-icon | Custom left icon |
+1 -1
View File
@@ -67,7 +67,7 @@ Search 默认支持 Input 标签所有的原生属性,比如 `maxlength`、`pl
Search 默认支持 Input 标签所有的原生事件,如 `focus`、`blur`、`keypress` 等
| 事件名 | 说明 | 参数 |
| 事件名 | 说明 | 回调参数 |
|------|------|------|
| cancel | 取消搜索 | - |
| search | 确定搜索 | - |