react-cursor-position icon indicating copy to clipboard operation
react-cursor-position copied to clipboard

Question

Open DalvirBSingh opened this issue 3 years ago • 0 comments

No issue, but I'm just wondering how to log when a user clicks the mouse pad at the current cursor position. So for instance, a person moves the cursor then clicks somewhere. I expected the state of the component to change isTouch, but through all the documentation and examples I have gone through, the value never changes. image -Referring to isTouch state prop, what makes it change?

Or will wrapping around this component allow the functionality I seek

image

DalvirBSingh avatar Nov 13 '20 02:11 DalvirBSingh