MCPcopy Index your code
hub / github.com/codecombat/codecombat / render

Method render

app/views/core/ModalView.js:58–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 }
57
58 render () {
59 __guardMethod__(this.focusTrap, 'deactivate', o => o.deactivate())
60 super.render()
61 this.trapFocus()
62 }
63
64 afterRender () {
65 super.afterRender()

Calls 2

trapFocusMethod · 0.95
__guardMethod__Function · 0.70

Tested by 2

onResourceLoadFailedMethod · 0.36
respondFunction · 0.36