javascript
Browse all 12232 tag entities categorized under javascript in the react Architecture Docs architecture documentation.
hasSuspenseListContext() — react Function Reference
Architecture documentation for the hasSuspenseListContext() function in ReactFiberSuspenseContext.js from the react codebase.
popSuspenseHandler() — react Function Reference
Architecture documentation for the popSuspenseHandler() function in ReactFiberSuspenseContext.js from the react codebase.
popSuspenseListContext() — react Function Reference
Architecture documentation for the popSuspenseListContext() function in ReactFiberSuspenseContext.js from the react codebase.
pushDehydratedActivitySuspenseHandler() — react Function Reference
Architecture documentation for the pushDehydratedActivitySuspenseHandler() function in ReactFiberSuspenseContext.js from the react codebase.
pushFallbackTreeSuspenseHandler() — react Function Reference
Architecture documentation for the pushFallbackTreeSuspenseHandler() function in ReactFiberSuspenseContext.js from the react codebase.
pushOffscreenSuspenseHandler() — react Function Reference
Architecture documentation for the pushOffscreenSuspenseHandler() function in ReactFiberSuspenseContext.js from the react codebase.
pushPrimaryTreeSuspenseHandler() — react Function Reference
Architecture documentation for the pushPrimaryTreeSuspenseHandler() function in ReactFiberSuspenseContext.js from the react codebase.
pushSuspenseListCatch() — react Function Reference
Architecture documentation for the pushSuspenseListCatch() function in ReactFiberSuspenseContext.js from the react codebase.
pushSuspenseListContext() — react Function Reference
Architecture documentation for the pushSuspenseListContext() function in ReactFiberSuspenseContext.js from the react codebase.
reuseSuspenseHandlerOnStack() — react Function Reference
Architecture documentation for the reuseSuspenseHandlerOnStack() function in ReactFiberSuspenseContext.js from the react codebase.
setDefaultShallowSuspenseListContext() — react Function Reference
Architecture documentation for the setDefaultShallowSuspenseListContext() function in ReactFiberSuspenseContext.js from the react codebase.
setShallowSuspenseListContext() — react Function Reference
Architecture documentation for the setShallowSuspenseListContext() function in ReactFiberSuspenseContext.js from the react codebase.
createClassErrorUpdate() — react Function Reference
Architecture documentation for the createClassErrorUpdate() function in ReactFiberThrow.js from the react codebase.
createRootErrorUpdate() — react Function Reference
Architecture documentation for the createRootErrorUpdate() function in ReactFiberThrow.js from the react codebase.
initializeClassErrorUpdate() — react Function Reference
Architecture documentation for the initializeClassErrorUpdate() function in ReactFiberThrow.js from the react codebase.
markSuspenseBoundaryShouldCapture() — react Function Reference
Architecture documentation for the markSuspenseBoundaryShouldCapture() function in ReactFiberThrow.js from the react codebase.
resetSuspendedComponent() — react Function Reference
Architecture documentation for the resetSuspendedComponent() function in ReactFiberThrow.js from the react codebase.
throwException() — react Function Reference
Architecture documentation for the throwException() function in ReactFiberThrow.js from the react codebase.
popMarkerInstance() — react Function Reference
Architecture documentation for the popMarkerInstance() function in ReactFiberTracingMarkerComponent.js from the react codebase.
popRootMarkerInstance() — react Function Reference
Architecture documentation for the popRootMarkerInstance() function in ReactFiberTracingMarkerComponent.js from the react codebase.
processTransitionCallbacks() — react Function Reference
Architecture documentation for the processTransitionCallbacks() function in ReactFiberTracingMarkerComponent.js from the react codebase.
pushMarkerInstance() — react Function Reference
Architecture documentation for the pushMarkerInstance() function in ReactFiberTracingMarkerComponent.js from the react codebase.
pushRootMarkerInstance() — react Function Reference
Architecture documentation for the pushRootMarkerInstance() function in ReactFiberTracingMarkerComponent.js from the react codebase.
G() — react Function Reference
Architecture documentation for the G() function in ReactFiberTransition.js from the react codebase.
ReactSharedInternals() — react Function Reference
Architecture documentation for the ReactSharedInternals() function in ReactFiberTransition.js from the react codebase.
claimQueuedTransitionTypes() — react Function Reference
Architecture documentation for the claimQueuedTransitionTypes() function in ReactFiberTransitionTypes.js from the react codebase.
clearEntangledAsyncTransitionTypes() — react Function Reference
Architecture documentation for the clearEntangledAsyncTransitionTypes() function in ReactFiberTransitionTypes.js from the react codebase.
entangleAsyncTransitionTypes() — react Function Reference
Architecture documentation for the entangleAsyncTransitionTypes() function in ReactFiberTransitionTypes.js from the react codebase.
queueTransitionTypes() — react Function Reference
Architecture documentation for the queueTransitionTypes() function in ReactFiberTransitionTypes.js from the react codebase.
assertIsMounted() — react Function Reference
Architecture documentation for the assertIsMounted() function in ReactFiberTreeReflection.js from the react codebase.
doesFiberContain() — react Function Reference
Architecture documentation for the doesFiberContain() function in ReactFiberTreeReflection.js from the react codebase.
fiberIsPortaledIntoHost() — react Function Reference
Architecture documentation for the fiberIsPortaledIntoHost() function in ReactFiberTreeReflection.js from the react codebase.
findCurrentHostFiberImpl() — react Function Reference
Architecture documentation for the findCurrentHostFiberImpl() function in ReactFiberTreeReflection.js from the react codebase.
findCurrentHostFiberWithNoPortalsImpl() — react Function Reference
Architecture documentation for the findCurrentHostFiberWithNoPortalsImpl() function in ReactFiberTreeReflection.js from the react codebase.
findFragmentInstanceSiblings() — react Function Reference
Architecture documentation for the findFragmentInstanceSiblings() function in ReactFiberTreeReflection.js from the react codebase.
getActivityInstanceFromFiber() — react Function Reference
Architecture documentation for the getActivityInstanceFromFiber() function in ReactFiberTreeReflection.js from the react codebase.
getSuspenseInstanceFromFiber() — react Function Reference
Architecture documentation for the getSuspenseInstanceFromFiber() function in ReactFiberTreeReflection.js from the react codebase.
isFiberSuspenseAndTimedOut() — react Function Reference
Architecture documentation for the isFiberSuspenseAndTimedOut() function in ReactFiberTreeReflection.js from the react codebase.
sibling() — react Function Reference
Architecture documentation for the sibling() function in ReactFiberTreeReflection.js from the react codebase.
traverseVisibleHostChildren() — react Function Reference
Architecture documentation for the traverseVisibleHostChildren() function in ReactFiberTreeReflection.js from the react codebase.
unwindInterruptedWork() — react Function Reference
Architecture documentation for the unwindInterruptedWork() function in ReactFiberUnwindWork.js from the react codebase.
unwindWork() — react Function Reference
Architecture documentation for the unwindWork() function in ReactFiberUnwindWork.js from the react codebase.
getClassNameByType() — react Function Reference
Architecture documentation for the getClassNameByType() function in ReactFiberViewTransitionComponent.js from the react codebase.
getViewTransitionClassName() — react Function Reference
Architecture documentation for the getViewTransitionClassName() function in ReactFiberViewTransitionComponent.js from the react codebase.
getViewTransitionName() — react Function Reference
Architecture documentation for the getViewTransitionName() function in ReactFiberViewTransitionComponent.js from the react codebase.
cacheSignal() — react Function Reference
Architecture documentation for the cacheSignal() function in ReactFizzAsyncDispatcher.js from the react codebase.
applyDerivedStateFromProps() — react Function Reference
Architecture documentation for the applyDerivedStateFromProps() function in ReactFizzClassComponent.js from the react codebase.
callComponentWillMount() — react Function Reference
Architecture documentation for the callComponentWillMount() function in ReactFizzClassComponent.js from the react codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free