mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
blockquote summaries
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ipcRenderer
|
||||
|
||||
Communicate asynchronously from a renderer process to the main process.
|
||||
> Communicate asynchronously from a renderer process to the main process.
|
||||
|
||||
The `ipcRenderer` module is an instance of the
|
||||
[EventEmitter](https://nodejs.org/api/events.html) class. It provides a few
|
||||
|
||||
Reference in New Issue
Block a user