Caret position hook #4326
Closed
atumas-bananamilk
started this conversation in
Feature requests
Replies: 2 comments 1 reply
-
I do not think that it is a very common use case. You can easily do that with one line of code in |
Beta Was this translation helpful? Give feedback.
1 reply
-
For anyone reading this - |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to get a hook to return the live position of a caret (cursor) within Input / Textarea fields?
This would help a lot with emoji pickers to insert an emoji at cursor instead of appending it at the end all the time.
Beta Was this translation helpful? Give feedback.
All reactions