Replies: 1 comment
-
|
@lohi212 the line prop just reveals that line, if it is hidden(due to scroll). To jump your cursor to that line you have to use setSelection(pass it the range you want you cursor to be on). |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The usage of line prop doesn't jump to that particular line. Does this require anything else for that prop to work?
Beta Was this translation helpful? Give feedback.
All reactions