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

« Previous Version 6 Next »

체험하기

Document mode

설정하기

<div id='synapEditor'>
    Document mode
</div>
 
<script>
	synapEditorConfig['editor.type'] = 'document';
    new SynapEditor('synapEditor', synapEditorConfig, document.getElementById('synapEditor').innerHTML);
</script>



  • No labels