Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ patchEvent } from
'../../src/modules/events'
2
import
{ withKeys, withModifiers } from
'@vue/runtime-dom'
3
4
function
triggerEvent(
Callers
nothing calls this directly
Calls
9
withModifiers
Function · 0.90
patchEvent
Function · 0.90
withKeys
Function · 0.90
createElement
Method · 0.80
forEach
Method · 0.80
triggerEvent
Function · 0.70
filter
Method · 0.65
test
Function · 0.50
handler
Function · 0.50
Tested by
no test coverage detected