angular-editor
angular-editor copied to clipboard
How to get cursor last located or current located position event
Is there any way to get current cursor position or previously pointed cursor in https://www.npmjs.com/package/@kolkov/angular-editor.
My requirements is:
On Click of outside buttons need to append some static value at the cursor selected position in editor.
I have a similar requirement but there is no option available in angular-editor.