Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ afterRender
Method
afterRender
app/views/play/menu/ItemView.js:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
afterRender () {
38
return
this.$el.data(
'item-id'
, this.item.id)
39
}
40
}
41
ItemView.initClass()
42
return
ItemView
Callers
nothing calls this directly
Calls
1
data
Method · 0.80
Tested by
no test coverage detected