MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / getTargetNode

Function getTargetNode

src/PopperContent.js:90–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 getTargetNode() {
91 return this.targetNode;
92 }
93
94 getContainerNode() {
95 return getTarget(this.props.container);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…