Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ onEvent
Method
onEvent
examples/common.js:22–22 ·
view source on GitHub ↗
(_event)
Source
from the content-addressed store, hash-verified
20
async
init() {}
21
async
render(_encoder, _view) {}
22
async
onEvent(_event) {}
23
24
mainLoop() {
25
this.window.requestRedraw();
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected