[improvement] Actionsheet: add index param for select event (#2917)

This commit is contained in:
neverland
2019-03-07 20:59:46 +08:00
committed by GitHub
parent c9e578c0cf
commit bfa8f38585
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ Actionsheet will get another style if there is a `title` prop.
| Event | Description | Arguments |
|------|------|------|
| select | Triggered when click option | item |
| select | Triggered when click option | item, index |
| cancel | Triggered when cancel click | - |
### Data struct of actions