mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04: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