MCPcopy
hub / github.com/vuejs/core / vOn.spec.ts

File vOn.spec.ts

packages/runtime-dom/__tests__/directives/vOn.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { patchEvent } from '../../src/modules/events'
2import { withKeys, withModifiers } from '@vue/runtime-dom'
3
4function triggerEvent(

Callers

nothing calls this directly

Calls 9

withModifiersFunction · 0.90
patchEventFunction · 0.90
withKeysFunction · 0.90
createElementMethod · 0.80
forEachMethod · 0.80
triggerEventFunction · 0.70
filterMethod · 0.65
testFunction · 0.50
handlerFunction · 0.50

Tested by

no test coverage detected