2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-21 13:40:35 +03:00

docs: update readme

This commit is contained in:
mxie
2018-10-30 11:27:26 +08:00
parent ef9314e70c
commit 391cc97f4e
2 changed files with 9 additions and 7 deletions
+1
View File
@@ -159,6 +159,7 @@ export default {
| clear | When click 'clear' button | |
| input-error | When user type a invalid Date | the input text |
| panel-change | When change the panel view(eg: from year to month view)| panel, oldPanel |
| calendar-change | When calendar view year or month change | now(Date), oldNow(Date)|
#### panel value
`['NONE', 'DATE', 'YEAR', 'MONTH', 'TIME']`