MCPcopy
hub / github.com/facebook/react / disconnect

Function disconnect

packages/react-reconciler/src/__tests__/useEffectEvent-test.js:717–719  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

715 connectedCallback = callback;
716 },
717 disconnect() {
718 clearTimeout(timeout);
719 },
720 };
721 }
722

Callers 2

observeVisibleRectsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected