# preload
# Objects
- "># Functions
<a name="window MainWindow preload process
This module creates context bridges between background.js and the
renderer for MainWindow. This process performs proxied calls to
ipcRenderer.send_new such that the background process will receive the event
and can reply in a secure context.
The renderer can call a context bridge method with arguments like callback functions, which are held and called when the backend replies.">
# window MainWindow preload process
This module creates context bridges between background.js and the
renderer for MainWindow. This process performs proxied calls to
ipcRenderer.send() such that the background process will receive the event
and can reply in a secure context.
The renderer can call a context bridge method with arguments like callback
functions, which are held and called when the backend replies. : object Kind: global namespace
# inputs()
Recent logs
# logs()
Recent logs
Kind: global function
← extensions AreaSelect →