Hi everyone! I'm using RichTextEditor on my Angular 12 project. In this project i have a custom buttom on toolbar to open a simple modal for user select a template to insert in RichTextEditor. My question is, is there a way to get or save the last position from user's cursor? Then I can put the template selected on the position my users want.
Thanks alot!