2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-08 16:22:27 +03:00

Update README.md

This commit is contained in:
mengxiong
2017-10-19 20:39:55 +08:00
committed by GitHub
parent bab79802fc
commit 33c9f17ebc
+1 -1
View File
@@ -50,7 +50,7 @@ export default {
|-------------------|---------------|-------------|---------------------------------------------------|
| range | Boolean | false | if true, the type is daterange |
| format | String | yyyy-MM-dd | Date formatting string |
| lang | String | zh | Translation (en/zh/es/pt-br/fs) |
| lang | String | zh | Translation (en/zh/es/pt-br/fr) |
| placeholder | String | | input placeholder text |
| width | String/Number | 210 | input size |
| disabled-days | Array | [] | Days in YYYY-MM-DD format to disable |