Is it possible to get the current caret position?
Hello,
i have a concept with only one property from type string and the editor has only the property cell. Now i want to know at what position the current caret position are?
My aim is to split the string from one cell after pressing space into two.
Has anybody an idea?
i have a concept with only one property from type string and the editor has only the property cell. Now i want to know at what position the current caret position are?
My aim is to split the string from one cell after pressing space into two.
Has anybody an idea?
Please sign in to leave a comment.
On the screenshot there's a newest version of it.
One additional question: After creating a new node the caret jumps to it's end. How can i force the caret to be at the beginning?