hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.58k stars 667 forks source link

Tooltip on ranges #422

Open farrukhrashid1997 opened 3 years ago

farrukhrashid1997 commented 3 years ago

Labeling the ranges

Is there any way or workaround of applying tooltips to ranges that we have highlighted?.

image

farrukhrashid1997 commented 3 years ago

@umitdincel @fmauNeko @bobbo

raDiesle commented 2 years ago

same we are looking for. ideally to have a render function of every range to pass jsx would be good solution

farrukhrashid1997 commented 2 years ago

We forked it and added our own solution. Do let me know, I can help you out.