[improvement] Field: add clear event (#1944)

This commit is contained in:
neverland
2018-10-17 13:14:07 +08:00
committed by GitHub
parent fcd5a53cf7
commit 995ae8c300
5 changed files with 65 additions and 1 deletions
+1
View File
@@ -139,6 +139,7 @@ Field support all native events of input tagsuch as `focus`、`blur`、`keypr
| Event | Description | Parameters |
|-----------|-----------|-----------|
| click-icon | Triggered when click the icon of Field | - |
| clear | Triggered when click clear icon | - |
### Methods