Hi Scott,
1. Is there an option to edit the font, font size, fore color, and back color? Can this be done with a directive?
The implementation of this features is currently in progress. We'll release the font type and font size tools in a short period of time. The fore and background color tools are planned for the end of Q1 2019.
2. How do I get the instance of the editor so I can call various methods like editor.exec('setHTML', '<p>HTML content</p>')?
Just like you get the instance of every other Kendo Angular component. Here's a quick example:
3. Is there a way to insert text at the current cursor location?
Currently the API provides only setHTML command, which replaces the whole content.
Adding an insertText command is part of the short term tasks list.
Regards,
Alexander Valchev
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.