Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antonmedv/codejar
/ preventDefault
Function
preventDefault
codejar.ts:546–548 ·
view source on GitHub ↗
(event: Event)
Source
from the content-addressed store, hash-verified
544
}
545
546
function
preventDefault(event: Event) {
547
event.preventDefault()
548
}
549
550
function
getSelection() {
551
// @ts-ignore
Callers
7
handleNewLine
Function · 0.85
legacyNewLineFix
Function · 0.85
handleSelfClosingCharacters
Function · 0.85
handleTabCharacters
Function · 0.85
handleUndoRedo
Function · 0.85
handlePaste
Function · 0.85
handleCut
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected