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

Unload Message

'If you set 'editor.unloadMessage' parameter to true, the confirmation message asking 'Do you want to leave this leave this page?' appears when the web page is unloaded and the content has been edited(default = false).

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

  • No labels