ProFormDatePicker 是否能只禁用 开始时间 而不禁用结束的时间的选择 #9252
Unanswered
kelisiWu123
asked this question in
Q&A
Replies: 1 comment
-
ProFormDatePicker 支持通过 <ProFormDatePicker.RangePicker fieldProps={{ disabled: [true, false] }} /> 但需要注意,ProFormDateTimeRangePicker 存在一个已知问题:虽然开始时间被禁用,但时间选择面板仍可能弹出,属于组件的限制或 bug,官方已确认此行为并建议关注底层 antd 的修复进展。相关讨论和说明 如果你需要动态禁用某些日期,也可以通过 To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ProFormDatePicker 是否能只禁用 开始时间 而不禁用结束的时间的选择
Beta Was this translation helpful? Give feedback.
All reactions