If set to true, reloading the current browser window won't be possible with the Ctrl/Cmd + R keybinding.
true
Ctrl/Cmd + R
Has no effect if not in an electron environment.
Defaults to false.
false
Override or add properties to the electron windowOptions.
windowOptions
Defaults to {}.
{}
If set to
true
, reloading the current browser window won't be possible with theCtrl/Cmd + R
keybinding.Has no effect if not in an electron environment.
Defaults to
false
.