Support for onDayMouseLeave
I am using the datepicker to select a date from which our UI will show x days from that day and back in time. For this we want the datepicker to preview this period when you hover a date. I see there is a onDayMouseEnter prop, but I see no coresponding prop for when the mouse leaves a day.
Is there any other way of implementing my feature with the current api? If not, a simple fix would be to create a onDayMouseLeave prop using the native onMouseLeave prop. I can contribute this feature myself if this is something which should be added.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This issue was closed because it has been stalled for 10 days with no activity.