mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
Merge branch '2.x' into dev
This commit is contained in:
@@ -287,11 +287,11 @@ Following props are supported when the type is time
|
||||
|
||||
### Events
|
||||
|
||||
| Event | Description | Arguments |
|
||||
| ------- | ----------------------------------- | -------------------- |
|
||||
| change | Triggered when value changed | value: current value |
|
||||
| confirm | Triggered when click confirm button | value: current value |
|
||||
| cancel | Triggered when click cancel button | - |
|
||||
| Event | Description | Arguments |
|
||||
| ------- | ------------------------------------------ | -------------------- |
|
||||
| change | Emitted when value changed | value: current value |
|
||||
| confirm | Emitted when the confirm button is clicked | value: current value |
|
||||
| cancel | Emitted when the cancel button is clicked | - |
|
||||
|
||||
### Methods
|
||||
|
||||
|
Reference in New Issue
Block a user