Hi,
When the page has a lot of content, writing with RichTextEditor is very slow, you write and the letters take a long time to appear.
Example:
https://stackblitz.com/edit/a8qyer
At the end of the javascript file you will see that I have added a loop to add text to the page content to do the simulation.
Thank you.