Add forcereload to MenuItem doc
This commit is contained in:
parent
fb08f56fc8
commit
b1f260ac87
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ The `role` property can have following values:
|
|||
* `close` - Close current window
|
||||
* `quit`- Quit the application
|
||||
* `reload` - Reload the current window
|
||||
* `forcereload` - Reload the current window ignoring the cache.
|
||||
* `toggledevtools` - Toggle developer tools in the current window
|
||||
* `togglefullscreen`- Toggle full screen mode on the current window
|
||||
* `resetzoom` - Reset the focused page's zoom level to the original size
|
||||
|
|
Loading…
Reference in a new issue