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

Function abort

packages/react-dom/src/server/ReactDOMFizzServerNode.js:166–168  ·  view source on GitHub ↗
(reason: mixed)

Source from the content-addressed store, hash-verified

164 return destination;
165 },
166 abort(reason: mixed) {
167 abort(request, reason);
168 },
169 };
170}
171

Callers 3

AbortFunction · 0.50

Calls 1

abortFunction · 0.90

Tested by 1

AbortFunction · 0.40