Last active
January 2, 2019 13:50
-
-
Save CarlMungazi/79381284af8bc6cf827cf5b9587da50c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
actualDuration: 6.800000002840534 | |
actualStartTime: 95592.79999999853 | |
alternate: FiberNode {tag: 3, key: null, …} | |
child: FiberNode {tag: 5, key: null, …} | |
childExpirationTime: 0 | |
effectTag: 32 | |
elementType: null | |
expirationTime: 0 | |
firstContextDependency: null | |
firstEffect: FiberNode {tag: 5, key: null, …} | |
index: 0 | |
key: null | |
lastEffect: FiberNode {tag: 5, key: null, …} | |
memoizedProps: null | |
memoizedState: {element: {…}} | |
mode: 4 | |
nextEffect: null | |
pendingProps: null | |
ref: null | |
return: null | |
selfBaseDuration: 2.5999999925261363 | |
sibling: null | |
stateNode: {current: FiberNode, containerInfo: div#root, …} | |
tag: 3 | |
treeBaseDuration: 3.1999999919207767 | |
type: null | |
updateQueue: {baseState: {…}, firstUpdate: null, …} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment