Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/dash
/ has
Function
has
dash/deps/react-dom@18.3.1.js:4351–4353 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
4349
return
key._reactInternals;
4350
}
4351
function
has(key) {
4352
return
key._reactInternals !== undefined;
4353
}
4354
function
set(key, value) {
4355
key._reactInternals = value;
4356
}
Callers
2
checkPropTypes
Function · 0.70
unstable_renderSubtreeIntoContainer
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected