Page tree
Skip to end of metadata
Go to start of metadata


Show HTML content on Synap Editor.


Parameters:

NameTypeDescription
htmlStringHtml content


Example:

var html = "<H1>Synap Editor</H><P>Holistic Rich Text Editor</P>";
editor.openHTML(html);




  • No labels