Your Angular text editor might be used to create blog posts, product descriptions, email templates, or support tickets. For that, your users need formatting options such as bold text, links, and bullet lists. A plain <textarea> won’t cover it. And FormControl doesn’t care what’s inside the string it’s holding.
Wiring a rich text editor into that setup sounds like...