feat(Calendar): add close、closed event
This commit is contained in:
@@ -251,6 +251,8 @@ Set `poppable` to `false`, the calendar will be displayed directly on the page i
|
||||
|------|------|------|
|
||||
| select | Triggered when select date | *value: Date \| Date[]* |
|
||||
| confirm | Triggered after date selection is complete,if `show-confirm` is` true`, it is triggered after clicking the confirm button | *value: Date \| Date[]* |
|
||||
| close `v2.5.2` | Triggered when close Calendar Popup | - |
|
||||
| closed `v2.5.2` | Triggered when closed Calendar Popup | - |
|
||||
|
||||
### Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user