Is it possible to get the cursor to the start of the editor once it is focused?
I looked at the API and could not find a reliable manner of doing so.
My current use case is that I need to prefill the editor with (possibly) a lot of content. Once filled, I would need to bring the cursor back to the very start of the editor.
Thanks in advance!
Hi Pranav,
The following code worked for me.