AngularJs appending text in textarea after carot's position -
I'm not providing any code yet, because I explicitly define it in principle Want to Thanks in advance for your reply.
I want to add a string (markup done as an anchor and triggered by click) in texture. I have more such strings.
I am quite new in Angular J. So my first question is, should it be done by the custom instruction or the method of controlling?
The second question: As I am triggering the link to the string, I am losing the focus of texture. Therefore, I think I need to get its current status and then attach my string. If this is correct, then I will need to keep an eye on every change (mouse click, key pressed, some more?) In my curriculum and save the position of carrots.
Comments
Post a Comment