How to select RangePicker
Hello,
I need to use TimePicker.RangePicker that Ant Design provides and I can see that there is a possibility to use one: https://discord.com/channels/837692625737613362/906206669787234334/910969077357506570
But I don't know how to access it. The links from post attached above are not working
Can you please explain how to access TimePicker RangePicker?
thanks
9 Replies
Hey @zgajo ,
Could this be what you're looking for? https://refine.dev/docs/faq/#how-can-i-change-the-form-data-before-submitting-it-to-the-api
FAQ | refine
How can I change the form data before submitting it to the API?
afraid-scarletOP•3y ago
I need this:
https://ant.design/components/time-picker/#components-time-picker-demo-range-picker
But in Refine
You can import from "@pankod/refine-antd" package
afraid-scarletOP•3y ago
I know that.
This is the issue....
It's interesting 👀 Could you create an GitHub issue? We'll fix it tomorrow 🚀
afraid-scarletOP•3y ago
Ok, that would be great, I'll do it when I'm on a computer
afraid-scarletOP•3y ago
GitHub
[BUG] TimePicker.RangePicker gives error · Issue #2885 · refinedev/...
Describe the bug Trying to use <TimePicker.RangePicker /> returns error Property RangePicker does not exist on the type... It should have the possibility to use Ant Design RangePicker...
Thank you ⚡️
GitHub
[BUG] TimePicker.RangePicker gives error · Issue #2885 · refinedev/...
Describe the bug Trying to use <TimePicker.RangePicker /> returns error Property RangePicker does not exist on the type... It should have the possibility to use Ant Design RangePicker...