breaking change(Area): adjust change event param
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ To have a selected value,simply pass the `code` of target area to `value` prop
|
||||
| --- | --- | --- |
|
||||
| confirm | triggers when clicking the confirm button | an array |
|
||||
| cancel | triggers when clicking the cancel button | - |
|
||||
| change | Triggered when current option changed | Picker instance, current values,column index |
|
||||
| change | Triggered when current option changed | current values,column index |
|
||||
|
||||
### Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user