2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-05 13:52:25 +03:00

Update README.md

This commit is contained in:
MXie
2017-06-05 14:30:26 +08:00
committed by GitHub
parent 8ea59b1d13
commit 5eb51fd12e
+1 -1
View File
@@ -43,7 +43,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) |
| lang | String | zh | Translation (en/zh/es) |
| placeholder | String | | input placeholder text |
| width | String/Number | 210 | input size |