Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TechniqueSoftware/react-json-schema
/ getComponentMap
Method
getComponentMap
lib/ReactJsonSchema.js:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
getComponentMap() {
62
return
componentMapCollection.get(this);
63
}
64
65
setComponentMap(componentMap) {
66
componentMapCollection.set(this, componentMap);
Callers
2
resolveComponent
Method · 0.95
ReactJsonSchemaSpec.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected