[Improvement] Picker: add props to custom button text (#548)

This commit is contained in:
neverland
2018-01-18 14:22:17 +08:00
committed by GitHub
parent 5c39921742
commit d8dc44a780
21 changed files with 49 additions and 22 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ Search support all native properties of input tagsuch as `maxlength`、`place
### Event
Search support all native events of input tagsuch as `focus`、`blur`、`keypress`
| Event | Description | Attribute |
| Event | Description | Arguments |
|-----------|-----------|-----------|
| cancel | Triggered when click cancel button | - |
| search | Triggered when confirm search | - |