Replies: 3 comments
-
Anyone to help with this, please? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Have you tried using |
Beta Was this translation helpful? Give feedback.
0 replies
-
Try |
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
-
Hi guys. I've implemented the forced layout example into my own project and I'm wondering, if there is a way to get a reference to a specific line/cursor?
Essentially, I'd like to achieve something similar to what Medium editor has. Once a user is entering a e.g. Title, I'd like to show a tooltip icon left of that location that a user could hover and get some tips about how to choose a proper title, etc. Respectively, once user moves to the next "forced" location, I'd like to show an icon again showing something else.
In a nutshell, how would I go about getting a reference of where a user is inside of the editor.
Thanks a bunch,
Alex
Beta Was this translation helpful? Give feedback.
All reactions