Browse Source
* docs: update docs * chore: fix lint * chore: bump rc-picker * docs: timepicker docs * chore: update ignorepull/42258/head
二货爱吃白萝卜
2 years ago
committed by
GitHub
8 changed files with 17 additions and 6 deletions
@ -1,7 +1,7 @@ |
|||||
## zh-CN |
## zh-CN |
||||
|
|
||||
这里举例如何用 `onCalendarChange` 和 `disabledDate` 来限制动态的日期区间选择。 |
使用 `changeOnBlur` 配合 `onCalendarChange` 和 `disabledDate` 来限制动态的日期区间选择。 |
||||
|
|
||||
## en-US |
## en-US |
||||
|
|
||||
A example shows how to select a dynamic range by using `onCalendarChange` and `disabledDate`. |
Using `changeOnBlur` work with `onCalendarChange` and `disabledDate` to limit date selection. |
||||
|
Loading…
Reference in new issue