I'm adding TinyMCE rich-text(javascript) to my AngularJS project.
I want to show/hide the source code in the same text-area which is used for TinyMCE rich-text, but I'm not getting how to achieve it.
Please help if anyone knows.
Thank you.