Unload
...
Message
'If you set 'editor.unloadMessage' 설정을 true로 설정하면 웹페이지가 unload 되었을 때 '페이지를 나가시겠습니까' 확인메세지가 보여집니다. (기본값 = false)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).
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{ 'editor.unloadMessage': true } |