You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Next »
'editor.destroy.on.unload' 설정을 false로 설정하면 웹페이지가 unload 되었을 때 에디터를 제거하지 않습니다. (기본값 = true)synapeditor.config.js
{ 'editor.destroy.on.unload': true}
{
'editor.destroy.on.unload'
:
true
}