angular-medium-editor icon indicating copy to clipboard operation
angular-medium-editor copied to clipboard

Inserting text into text area

Open dant672 opened this issue 8 years ago • 0 comments

screen shot 2017-09-27 at 4 33 00 pm

Hi there,

I am trying to figure out how it would be possible to add text at the caret/cursor position. I creative a directive that would allow me to insert a text (which would be a user variable) into the text area section. However, when I added the medium-editor directive I can't access the elementId and inject the text (see the image to see the ux flow.

Do you know how I could potentially work around this?

Thanks!

dant672 avatar Sep 27 '17 23:09 dant672