|
@@ -262,6 +262,7 @@ Picking a date range is supported.
|
|
|
| popper-class | custom class name for DatePicker's dropdown | string | — | — |
|
|
|
| picker-options | additional options, check the table below | object | — | {} |
|
|
|
| range-separator | range separator | string | - | ' - ' |
|
|
|
+| default-value | optional default time of the picker | Date | anything accepted by `new Date()` | - |
|
|
|
|
|
|
### Picker Options
|
|
|
| Attribute | Description | Type | Accepted Values | Default |
|