mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-21 16:50:36 +03:00
adding french, updating readme
This commit is contained in:
@@ -39,12 +39,12 @@ export default {
|
|||||||
```
|
```
|
||||||
## Attributes
|
## Attributes
|
||||||
|
|
||||||
| Prop | Type | Default | Description |
|
| Prop | Type | Default | Description |
|
||||||
|-----------------|---------------|-------------|---------------------------------------|
|
|-------------|---------------|------------|--------------------------------|
|
||||||
| 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) |
|
| lang | String | zh | Translation (en/zh/es/fr) |
|
||||||
| placeholder | String | | input placeholder text |
|
| placeholder | String | | input placeholder text |
|
||||||
| width | String/Number | 210 | input size |
|
| width | String/Number | 210 | input size |
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user