Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/youzan/vant
/ TriggerDragOptions
Interface
TriggerDragOptions
packages/vant/test/event.ts:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
interface
TriggerDragOptions {
55
simulateDesktop?: boolean;
56
}
57
58
// simulate drag gesture
59
export
function
triggerDrag(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…