Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Semantic-Org/Semantic-UI-React
/ doesNodeContainClick-test.js
File
doesNodeContainClick-test.js
test/specs/lib/doesNodeContainClick-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ doesNodeContainClick } from
'src/lib'
2
import
{ sandbox } from
'../../utils'
3
4
const
makeEvent = (event) => ({ clientX: 0, clientY: 0, ...event })
Callers
nothing calls this directly
Calls
3
doesNodeContainClick
Function · 0.90
makeEvent
Function · 0.85
makeNode
Function · 0.85
Tested by
no test coverage detected