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

Function disconnectedCallback

packages/react-devtools-core/src/standalone.js:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 status?: StatusTypes,
41) => {};
42let disconnectedCallback: OnDisconnectedCallback = () => {};
43
44// TODO (Webpack 5) Hopefully we can remove this prop after the Webpack 5 migration.
45function hookNamesModuleLoaderFunction() {

Callers 1

onDisconnectedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected