react-input-range icon indicating copy to clipboard operation
react-input-range copied to clipboard

Feature request: Add some class name for dragged circle

Open HawkeyePierce89 opened this issue 6 years ago • 1 comments

Hi everyone! If you see on cursor property, you can see value like as grabbing https://developer.mozilla.org/ru/docs/Web/CSS/cursor

I want use this css value for .input-range__slider, but I don't see how I can detect moment when we dragged circle. May be add some class for circle?

HawkeyePierce89 avatar Feb 06 '19 16:02 HawkeyePierce89

Hi everyone, any update on the above issue?

Is there a way to add a class to the dragged circle? I have tried adding event listener to the input slider so I can add a class to the label container, but not able to get any response from the event.

Any help would be appreciated. Thank you.

keyur22 avatar Jan 21 '20 05:01 keyur22