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

feat: add prop date-format

This commit is contained in:
mxie
2018-08-07 12:04:53 +08:00
parent a2e4230d8d
commit 3c27647ff3
8 changed files with 90 additions and 29 deletions
+1
View File
@@ -92,6 +92,7 @@ export default {
| input-name | String | 'date' | the input name attr |
| confirm-text | String | 'OK' | the default text to display on confirm button |
| range-separator | String | '~' | the range separator text |
| date-format | String | '' | format the time header and tooltip |
#### lang