2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-09 10:32:27 +03:00

Fixed attribute in README

This commit is contained in:
Danyil Karuna
2017-05-21 15:58:24 +03:00
parent f7ac245a65
commit a09d593a90
+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 |
| language | String | zh | Translation (en/zh) |
| lang | String | zh | Translation (en/zh) |
| placeholder | String | | input placeholder text |
| width | String/Number | 210 | input size |