MCPcopy
hub / github.com/react/react / resetActivePointers

Function resetActivePointers

packages/dom-event-testing-library/domEventSequences.js:359–361  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

357 * (e.g., a test failed or ran a partial gesture).
358 */
359export function resetActivePointers() {
360 touchStore.clear();
361}

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected