Update url (#7598)
* Update EventEmitter URL * Update EventEmitter URL * Enable click * Update EventEmitter URL * Update EventEmitter URL * Update URL * Update URL * Update EventEmitter URL * Tweak sentence and add perios
This commit is contained in:
parent
0756aa663b
commit
c017a7a1c7
8 changed files with 10 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
> Render and control web pages.
|
||||
|
||||
`webContents` is an
|
||||
[EventEmitter](http://nodejs.org/api/events.html#events_class_events_eventemitter).
|
||||
[EventEmitter](https://nodejs.org/api/events.html#events_class_eventemitter).
|
||||
It is responsible for rendering and controlling a web page and is a property of
|
||||
the [`BrowserWindow`](browser-window.md) object. An example of accessing the
|
||||
`webContents` object:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue