MCPcopy 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

onSubmitMethod · 0.45
patchBluebirdFunction · 0.45
wrapFnFunction · 0.45
listenerFunction · 0.45
listener2Function · 0.45
onKeyDownMethod · 0.45
onShiftEnterMethod · 0.45
handleTabKeypressMethod · 0.45
trapFocusMethod · 0.45

Calls 1

notImplementedMethod · 0.95

Tested by 2

listenerFunction · 0.36
listener2Function · 0.36