Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ dispatch
Function
dispatch
packages/dom-event-testing-library/domEventSequences.js:115–115 · packages/dom-event-testing-library/domEventSequences.js::dispatch
Source
from the content-addressed store, hash-verified
113
{pointerType =
class
="st">'mouse', modified} = {},
114
) {
115
const
dispatch = arg => target.dispatchEvent(arg);
116
117
const
payload = {
118
pointerId: defaultPointerId,
Callers
7
contextmenu
Function · 0.70
pointerdown
Function · 0.70
pointerenter
Function · 0.70
pointerexit
Function · 0.70
pointerhover
Function · 0.70
pointermove
Function · 0.70
pointerup
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected