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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


HTML content를 Synap Editor에 보여줍니다.


Parameters:

NameTypeDescription
htmlStringHtml content


Example:

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




  • No labels