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

Unload 메세지

'editor.unloadMessage' 설정을 true로 설정하면 웹페이지가 unload 되었을 때 편집이 진행된 경우  '페이지를 나가시겠습니까' 확인메세지가 보여집니다. (기본값 = false)

synapeditor.config.js
{
	'editor.unloadMessage': true
}

  • No labels