Trying to add TinyMCE editor and using the below init.
$( document ).ready(function() { tinymce.init({ selector: \'textarea#myTxtAreaId\',