2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-22 12:40:36 +03:00

feat: add pick event when date clicked (#429)

This commit is contained in:
mengxiong10
2020-03-06 15:55:06 +08:00
parent 2d50e75ea8
commit 2fb9e6710c
5 changed files with 49 additions and 11 deletions
+1
View File
@@ -277,6 +277,7 @@ set fixed time list to select;
| input-error | When user type a invalid Date | the input text |
| focus | When input focus | |
| blur | When input blur | |
| pick | when select date [#429](issues/429) | date |
### Slots