mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-23 23:30:35 +03:00
Update README.md
This commit is contained in:
@@ -50,7 +50,7 @@ export default {
|
|||||||
|-------------------|---------------|-------------|---------------------------------------------------|
|
|-------------------|---------------|-------------|---------------------------------------------------|
|
||||||
| range | Boolean | false | if true, the type is daterange |
|
| range | Boolean | false | if true, the type is daterange |
|
||||||
| format | String | yyyy-MM-dd | Date formatting string |
|
| 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 |
|
| placeholder | String | | input placeholder text |
|
||||||
| width | String/Number | 210 | input size |
|
| width | String/Number | 210 | input size |
|
||||||
| disabled-days | Array | [] | Days in YYYY-MM-DD format to disable |
|
| disabled-days | Array | [] | Days in YYYY-MM-DD format to disable |
|
||||||
|
|||||||
Reference in New Issue
Block a user