Skip to content

Instantly share code, notes, and snippets.

@CarlMungazi
Last active January 2, 2019 12:58
Show Gist options
  • Save CarlMungazi/f5e508c8240b2d37c81b246210890b35 to your computer and use it in GitHub Desktop.
Save CarlMungazi/f5e508c8240b2d37c81b246210890b35 to your computer and use it in GitHub Desktop.
Fiber Node Example
{
actualDuration: 0
actualStartTime: -1
alternate: null
child: null
childExpirationTime: 0
effectTag: 0
elementType: null
expirationTime: 0
firstContextDependency: null
firstEffect: null
index: 0
key: null
lastEffect: null
memoizedProps: null
memoizedState: null
mode: 4
nextEffect: null
pendingProps: null
ref: null
return: null
selfBaseDuration: 0
sibling: null
stateNode: {current: FiberNode, containerInfo: div#root, …}
tag: 3
treeBaseDuration: 0
type: null
updateQueue: null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment