Created
February 15, 2017 14:06
-
-
Save heloa-net/8d167e90311ad88d7ca222228a40bd94 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
ReactWrapper { | |
component: null, | |
root: | |
ReactWrapper { | |
component: | |
ReactClassComponent { | |
setChildProps: [Object], | |
setChildContext: [Object], | |
getInstance: [Object], | |
getWrappedComponent: [Object], | |
props: [Object], | |
context: {}, | |
refs: {}, | |
updater: [Object], | |
state: [Object], | |
_reactInternalInstance: [Object] }, | |
root: [Circular], | |
node: | |
Provider { | |
props: [Object], | |
context: {}, | |
refs: {}, | |
updater: [Object], | |
store: [Object], | |
_reactInternalInstance: [Object], | |
state: null }, | |
nodes: [ [Object] ], | |
length: 1, | |
options: {}, | |
complexSelector: | |
ComplexSelector { | |
buildPredicate: [Function: buildInstPredicate], | |
findWhereUnwrapped: [Function: findWhereUnwrapped], | |
childrenOfNode: [Function: childrenOfInst] } }, | |
node: | |
HTMLDivElement { | |
'__reactInternalInstance$g1ttgqw88pamfnfn36a5g66r': | |
ReactDOMComponent { | |
_currentElement: [Object], | |
_tag: 'div', | |
_namespaceURI: 'http://www.w3.org/1999/xhtml', | |
_renderedChildren: [Object], | |
_previousStyle: null, | |
_previousStyleCopy: null, | |
_hostNode: [Circular], | |
_hostParent: [Object], | |
_rootNodeID: 2, | |
_domID: 2, | |
_hostContainerInfo: [Object], | |
_wrapperState: null, | |
_topLevelWrapper: null, | |
_flags: 1, | |
_ancestorInfo: [Object], | |
_contentDebugID: null, | |
_mountIndex: 0, | |
_mountImage: null, | |
_debugID: 8 } }, | |
nodes: | |
[ HTMLDivElement { | |
'__reactInternalInstance$g1ttgqw88pamfnfn36a5g66r': [Object] } ], | |
length: 1, | |
options: {}, | |
complexSelector: | |
ComplexSelector { | |
buildPredicate: [Function: buildInstPredicate], | |
findWhereUnwrapped: [Function: findWhereUnwrapped], | |
childrenOfNode: [Function: childrenOfInst] } } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment