Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ctrlplusb/react-tree-walker
/ isForwardRef
Function
isForwardRef
src/index.js:79–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
Comp.prototype.isPureReactComponent)
78
79
const
isForwardRef = Comp =>
80
Comp.
type
&& Comp.
type
.$$typeof === forwardRefSymbol
81
82
const
providesChildContext = instance => !!instance.getChildContext
83
Callers
1
recursive
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected