Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getRenderData
Method
getRenderData
app/views/play/menu/MyCodeView.js:46–50 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
44
}
45
46
getRenderData (c) {
47
c = c || {}
48
c = super.getRenderData(c)
49
return
c
50
}
51
52
afterRender () {
53
super.afterRender()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected