react-textarea-autosize
react-textarea-autosize copied to clipboard
Is there a way to get the cursor position?
Hi,
I want to track where the user's cursor currently is. Is there a way I can do this?
Grab the ref and check it on the provided DOM node.