Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ afterRender
Method
afterRender
app/views/play/menu/SaveLoadView.js:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
afterRender () {
24
return
super.afterRender()
25
}
26
27
onSaveGranularityChanged (e) {
28
this.playSound(
'menu-button-click'
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected