Skip to content

electron-reactive-event / API / Utility

Utility

Functions

FunctionDescription
GetResponseChannelelectron provides invoke/handle for events sent from main, but not for events that are sent from the renderer. electron-reactive-event provides this behavior for events sent from the renderer by sending the output of main callbacks to the renderer via the channel name that comes from this function.