mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-20 23:50:35 +03:00
docs: update the disabledDate demo
This commit is contained in:
+1
-3
@@ -27,9 +27,7 @@ Support to select a date range.
|
||||
|
||||
Disabled part of dates and time by `disabledDate` and `disabledTime` respectively.
|
||||
|
||||
You should let the value of `defaultValue` not be disabled, when you use `disabledDate` or `disabledTime`.
|
||||
|
||||
The default value of `defaultValue` is `new Date().setHour(0,0,0,0)`.
|
||||
**You should let the `defaultValue` not be disabled, when you use `disabledDate` or `disabledTime`.**
|
||||
|
||||
<!-- Disabled -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user