Recently, I've been facing some challenges while working with the Kendo UI Editor. Specifically, I'm struggling to retrieve the current font style. My goal is to use JavaScript or jQuery to obtain the following values:
Values I am looking for:
https://i.sstatic.net/OgscR.png
In addition, if possible, I would like to access other styles that may be active such as bold, italic, underline, etc. Any suggestions on how I can accomplish this?
Thank you in advance! Kind regards.