Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
359
export
function
resetActivePointers() {
360
touchStore.clear();
361
}
Callers
1
index-test.internal.js
File · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected