chore: tidy up docs markdown (#26666)
This commit is contained in:
parent
6761814f14
commit
87e20f2b97
1 changed files with 22 additions and 21 deletions
|
@ -195,6 +195,7 @@ myBrowserWindow.webContents.on('new-window', (event, url, frameName, disposition
|
|||
#### Event: 'did-create-window'
|
||||
|
||||
Returns:
|
||||
|
||||
* `window` BrowserWindow
|
||||
* `details` Object
|
||||
* `url` String - URL for the created window.
|
||||
|
|
Loading…
Reference in a new issue