2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-09 04:52:26 +03:00

Update Readme add lang pt-br

This commit is contained in:
Frederico Ferreira
2017-10-15 22:38:19 -02:00
committed by GitHub
parent 15f87978f0
commit 5569092f5f
+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) |
| lang | String | zh | Translation (en/zh/es/pt-br) |
| placeholder | String | | input placeholder text |
| width | String/Number | 210 | input size |
| disabled-days | Array | [] | Days in YYYY-MM-DD format to disable |