We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58bff09 commit 86f0f5dCopy full SHA for 86f0f5d
1 file changed
electron-app/src/windows/README.md
@@ -30,6 +30,10 @@ Manages the primary and logs Electron `BrowserWindow` instances and provides fun
30
31
Creates and initializes the main application window. Loads default view, sets up menu, and opens DevTools in development mode.
32
33
+### `reloadWindow()`
34
+
35
+Reloads main window.
36
37
### `loadView(view)`
38
39
Switches the main window to display a different view. Updates window title and validates view file exists.
0 commit comments