picker icon indicating copy to clipboard operation
picker copied to clipboard

onSelect missing from rangepicker?

Open RobbertWolfs opened this issue 1 year ago • 3 comments

image

For the date picker we can use the onSelect, but for a rangepicker we cannot access this as its set to undefined? Whats the reason for this? Is there any other callback that I can use when a date or time is selected in the range picker?

RobbertWolfs avatar Jun 02 '23 10:06 RobbertWolfs

Try onCalendarChange

bombillazo avatar Jun 16 '23 00:06 bombillazo

@bombillazo Can this be included in the docs of ant-design?

https://ant.design/components/time-picker#api has API set for onSelect but not for onCalendarChange

stijnvanhulle avatar Feb 29 '24 16:02 stijnvanhulle

@zombieJ

bombillazo avatar Feb 29 '24 17:02 bombillazo