mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
💄 Fix format.
This commit is contained in:
@@ -488,6 +488,7 @@ app.on('ready', function() {
|
||||
```
|
||||
|
||||
**Note:**
|
||||
|
||||
1. The IPC message handler in web pages do not have a `event` parameter, which
|
||||
is different from the handlers on browser side.
|
||||
2. There is no way to send synchronous messages from browser side to web pages,
|
||||
|
||||
Reference in New Issue
Block a user