You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
Currently there is no way to show a tooltip, but the Day component already implements and triggers a "dayHovered" prop. Shouldn't be too hard to expose it from the Calendar component (the entry point of the component)!
I will gladly accept a PR if you want to contribute it!
Ok, @GiovanniFrigo will start working on this. If I'm not wrong what is supposed to be done is we need to show a tooltip when users hover to the selected date or date range. Text for the tooltip will be prop passed to the calendar. And tooltip prop for selected date and date range texts will be different. Right?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
Is there anyway to show tooltip when hover selected date or date range?
Thanks
The text was updated successfully, but these errors were encountered: