ReactInternal
Browse all 1261 domain entities categorized under ReactInternal in the react Architecture Docs architecture documentation.
shim() — react Function Reference
Architecture documentation for the shim() function in ReactFiberConfigWithNoSingletons.js from the react codebase.
shim() — react Function Reference
Architecture documentation for the shim() function in ReactFiberConfigWithNoTestSelectors.js from the react codebase.
injectInternals() — react Function Reference
Architecture documentation for the injectInternals() function in ReactFiberDevToolsHook.js from the react codebase.
injectProfilingHooks() — react Function Reference
Architecture documentation for the injectProfilingHooks() function in ReactFiberDevToolsHook.js from the react codebase.
markCommitStarted() — react Function Reference
Architecture documentation for the markCommitStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markCommitStopped() — react Function Reference
Architecture documentation for the markCommitStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentErrored() — react Function Reference
Architecture documentation for the markComponentErrored() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentLayoutEffectMountStarted() — react Function Reference
Architecture documentation for the markComponentLayoutEffectMountStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentLayoutEffectMountStopped() — react Function Reference
Architecture documentation for the markComponentLayoutEffectMountStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentLayoutEffectUnmountStarted() — react Function Reference
Architecture documentation for the markComponentLayoutEffectUnmountStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentLayoutEffectUnmountStopped() — react Function Reference
Architecture documentation for the markComponentLayoutEffectUnmountStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentPassiveEffectMountStarted() — react Function Reference
Architecture documentation for the markComponentPassiveEffectMountStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentPassiveEffectMountStopped() — react Function Reference
Architecture documentation for the markComponentPassiveEffectMountStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentPassiveEffectUnmountStarted() — react Function Reference
Architecture documentation for the markComponentPassiveEffectUnmountStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentPassiveEffectUnmountStopped() — react Function Reference
Architecture documentation for the markComponentPassiveEffectUnmountStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentRenderStarted() — react Function Reference
Architecture documentation for the markComponentRenderStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentRenderStopped() — react Function Reference
Architecture documentation for the markComponentRenderStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markComponentSuspended() — react Function Reference
Architecture documentation for the markComponentSuspended() function in ReactFiberDevToolsHook.js from the react codebase.
markForceUpdateScheduled() — react Function Reference
Architecture documentation for the markForceUpdateScheduled() function in ReactFiberDevToolsHook.js from the react codebase.
markLayoutEffectsStarted() — react Function Reference
Architecture documentation for the markLayoutEffectsStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markLayoutEffectsStopped() — react Function Reference
Architecture documentation for the markLayoutEffectsStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markPassiveEffectsStarted() — react Function Reference
Architecture documentation for the markPassiveEffectsStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markPassiveEffectsStopped() — react Function Reference
Architecture documentation for the markPassiveEffectsStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markRenderScheduled() — react Function Reference
Architecture documentation for the markRenderScheduled() function in ReactFiberDevToolsHook.js from the react codebase.
markRenderStarted() — react Function Reference
Architecture documentation for the markRenderStarted() function in ReactFiberDevToolsHook.js from the react codebase.
markRenderStopped() — react Function Reference
Architecture documentation for the markRenderStopped() function in ReactFiberDevToolsHook.js from the react codebase.
markRenderYielded() — react Function Reference
Architecture documentation for the markRenderYielded() function in ReactFiberDevToolsHook.js from the react codebase.
markStateUpdateScheduled() — react Function Reference
Architecture documentation for the markStateUpdateScheduled() function in ReactFiberDevToolsHook.js from the react codebase.
onCommitRoot() — react Function Reference
Architecture documentation for the onCommitRoot() function in ReactFiberDevToolsHook.js from the react codebase.
onCommitUnmount() — react Function Reference
Architecture documentation for the onCommitUnmount() function in ReactFiberDevToolsHook.js from the react codebase.
onPostCommitRoot() — react Function Reference
Architecture documentation for the onPostCommitRoot() function in ReactFiberDevToolsHook.js from the react codebase.
onScheduleRoot() — react Function Reference
Architecture documentation for the onScheduleRoot() function in ReactFiberDevToolsHook.js from the react codebase.
setIsStrictModeForDevtools() — react Function Reference
Architecture documentation for the setIsStrictModeForDevtools() function in ReactFiberDevToolsHook.js from the react codebase.
trackNamedViewTransition() — react Function Reference
Architecture documentation for the trackNamedViewTransition() function in ReactFiberDuplicateViewTransitions.js from the react codebase.
untrackNamedViewTransition() — react Function Reference
Architecture documentation for the untrackNamedViewTransition() function in ReactFiberDuplicateViewTransitions.js from the react codebase.
cancelScheduledGesture() — react Function Reference
Architecture documentation for the cancelScheduledGesture() function in ReactFiberGestureScheduler.js from the react codebase.
scheduleGesture() — react Function Reference
Architecture documentation for the scheduleGesture() function in ReactFiberGestureScheduler.js from the react codebase.
startScheduledGesture() — react Function Reference
Architecture documentation for the startScheduledGesture() function in ReactFiberGestureScheduler.js from the react codebase.
stopCommittedGesture() — react Function Reference
Architecture documentation for the stopCommittedGesture() function in ReactFiberGestureScheduler.js from the react codebase.
isCurrentTreeHidden() — react Function Reference
Architecture documentation for the isCurrentTreeHidden() function in ReactFiberHiddenContext.js from the react codebase.
popHiddenContext() — react Function Reference
Architecture documentation for the popHiddenContext() function in ReactFiberHiddenContext.js from the react codebase.
pushHiddenContext() — react Function Reference
Architecture documentation for the pushHiddenContext() function in ReactFiberHiddenContext.js from the react codebase.
reuseHiddenContextOnStack() — react Function Reference
Architecture documentation for the reuseHiddenContextOnStack() function in ReactFiberHiddenContext.js from the react codebase.
getHostContext() — react Function Reference
Architecture documentation for the getHostContext() function in ReactFiberHostContext.js from the react codebase.
getRootHostContainer() — react Function Reference
Architecture documentation for the getRootHostContainer() function in ReactFiberHostContext.js from the react codebase.
popHostContainer() — react Function Reference
Architecture documentation for the popHostContainer() function in ReactFiberHostContext.js from the react codebase.
popHostContext() — react Function Reference
Architecture documentation for the popHostContext() function in ReactFiberHostContext.js from the react codebase.
pushHostContainer() — react Function Reference
Architecture documentation for the pushHostContainer() function in ReactFiberHostContext.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