Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TodePond/ScreenPond
/ onkeydown
Function
onkeydown
source/keyboard.js:12–12 ·
view source on GitHub ↗
(key, func)
Source
from the content-addressed store, hash-verified
10
});
11
12
export
const
onkeydown = (key, func) => (KEYDOWN[key] = func);
Callers
4
registerMouseWheel
Function · 0.90
registerDeleteKey
Function · 0.90
registerColourPickers
Function · 0.90
createPreset
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected