MCPcopy Create free account
hub / github.com/codecombat/codecombat / onHidden

Method onHidden

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

Source from the content-addressed store, hash-verified

123 }
124
125 onHidden () {
126 return this.trigger('hidden')
127 }
128
129 destroy () {
130 if (!this.hidden) { this.hide() }

Callers 1

afterRenderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected