Closed nsrosenqvist closed 4 years ago
1.1.1
Windows 10 x64, Firefox 71
Consider this either a question or a feature request if what I'm asking is not currently possible. I'd like to programmatically insert a text string at the current cursor position, is this possible?
One can access the editor instance by the editor property and use the method insertText
insertText
Version
1.1.1
Test Environment
Windows 10 x64, Firefox 71
Question
Consider this either a question or a feature request if what I'm asking is not currently possible. I'd like to programmatically insert a text string at the current cursor position, is this possible?