MCPcopy
hub / github.com/vuejs/core / off

Method off

packages/vue/__tests__/e2e/e2eBrowserUtils.ts:125–125  ·  view source on GitHub ↗
(event: 'pageerror', handler: (...args: any[]) => void)

Source from the content-addressed store, hash-verified

123 }>
124 on(event: 'pageerror', handler: (...args: any[]) => void): void
125 off(event: 'pageerror', handler: (...args: any[]) => void): void
126}
127
128interface BrowserUtils {

Callers 7

setupRenderEffectFunction · 0.65
cleanupFunction · 0.65
setCurrentInstanceFunction · 0.65
unsetCurrentInstanceFunction · 0.65
Transition.spec.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected