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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user