MCPcopy
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

1import { doesNodeContainClick } from 'src/lib'
2import { sandbox } from '../../utils'
3
4const makeEvent = (event) => ({ clientX: 0, clientY: 0, ...event })

Callers

nothing calls this directly

Calls 3

doesNodeContainClickFunction · 0.90
makeEventFunction · 0.85
makeNodeFunction · 0.85

Tested by

no test coverage detected