mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: Add WebContents.session
This commit is contained in:
@@ -784,6 +784,10 @@ Emitted when a plugin process is crashed.
|
||||
|
||||
Emitted when the WebContents is destroyed.
|
||||
|
||||
### WebContents.session
|
||||
|
||||
Returns the `Session` object used by this WebContents.
|
||||
|
||||
### WebContents.loadUrl(url, [options])
|
||||
|
||||
* `url` URL
|
||||
|
||||
Reference in New Issue
Block a user