Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ preventDefault
Method
preventDefault
packages/service-worker/worker/testing/events.ts:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
this.notImplemented();
35
}
36
preventDefault(): void {
37
this.notImplemented();
38
}
39
stopImmediatePropagation(): void {
40
this.notImplemented();
41
}
Callers
15
decoratePreventDefault
Method · 0.45
onSubmit
Method · 0.45
patchBluebird
Function · 0.45
wrapFn
Function · 0.45
listener
Function · 0.45
listener2
Function · 0.45
onKeyDown
Method · 0.45
onShiftEnter
Method · 0.45
handleUpOrDownPressOnce
Method · 0.45
handleTabKeypress
Method · 0.45
trapFocus
Method · 0.45
setSearchDialogVisibilityOnKeyPress
Method · 0.45
Calls
1
notImplemented
Method · 0.95
Tested by
2
listener
Function · 0.36
listener2
Function · 0.36