feat(Search): add blur method

This commit is contained in:
chenjiahan
2020-11-21 19:01:10 +08:00
parent 2833bc03f5
commit d26282e542
4 changed files with 11 additions and 1 deletions
+1
View File
@@ -148,6 +148,7 @@ Use [ref](https://v3.vuejs.org/guide/component-template-refs.html) to get Search
| Name | Description | Attribute | Return value |
| ----- | ------------------- | --------- | ------------ |
| focus | Trigger input focus | - | - |
| blur | Trigger input blur | - | - |
### Slots