Files
electron/docs/api/structures
Samuel Attard 3b74837020 refactor: Split 'Event' docs/types into more specific Event types (#17038)
* Event = Base event type (with preventDefault)
* IpcMainEvent = Event that ipcMain emits (with sender, reply, etc.)
* IpcRendererEvent = Event that ipcRenderer emits (with sender,
senderId, etc.)
* KeyboardEvent = Event that we emit with keyboard flags (ctrlKey,
altKey, etc.)

This will dramatically improve peoples TS experience with IPC events
2019-02-19 09:24:19 +00:00
..
2016-10-18 15:47:18 +11:00
2016-12-29 14:11:26 -08:00
2017-10-03 10:25:42 -07:00
2016-11-11 09:22:55 -08:00
2016-12-09 09:56:16 -08:00
2016-12-09 09:56:16 -08:00
2016-10-08 13:09:31 +11:00
2016-10-08 13:09:31 +11:00
2016-11-16 09:02:49 -08:00
2016-10-14 11:37:36 +11:00
2017-12-01 11:43:04 -08:00
2016-11-16 09:02:49 -08:00