[improvement] Actionsheet: add index param for select event (#2917)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user