[new feature] Search: add right-icon slot

This commit is contained in:
陈嘉涵
2019-05-27 14:59:58 +08:00
parent 613679c2aa
commit 6974367b03
6 changed files with 45 additions and 4 deletions
+2 -1
View File
@@ -92,6 +92,7 @@ Search support all native events of input tagsuch as `focus`、`blur`、`keyp
| Name | Description |
|------|------|
| label | Custom Search label |
| action | Custom right button, displayed when `showAction` is true |
| left-icon | Custom left icon |
| label | Custom Search label |
| right-icon | Custom right icon |