react-rangeslider icon indicating copy to clipboard operation
react-rangeslider copied to clipboard

Don't hide Tooltip on focus loss

Open zhrivodkin opened this issue 7 years ago • 3 comments

Hi! Is there any way to don't hide the tooltip when it (or handle) loses focus?

zhrivodkin avatar Oct 06 '17 04:10 zhrivodkin

#89

zhrivodkin avatar Oct 09 '17 10:10 zhrivodkin

It is still not working i just tried . Using tooltip and keepTooltip both props

kunal886496 avatar Dec 07 '17 13:12 kunal886496

No, But You Can use "handleLabel" prop for that. Which provides the slider value on the slider dot.

image

example

HeratPatel1 avatar Feb 12 '18 10:02 HeratPatel1