refactor: use IPC helpers in window-setup (#17948)
This commit is contained in:
parent
c3ae476deb
commit
419ce494e9
7 changed files with 72 additions and 93 deletions
|
@ -35,7 +35,7 @@ Invokes the print dialog on the child window.
|
|||
|
||||
#### `win.postMessage(message, targetOrigin)`
|
||||
|
||||
* `message` String
|
||||
* `message` any
|
||||
* `targetOrigin` String
|
||||
|
||||
Sends a message to the child window with the specified origin or `*` for no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue