MCPcopy Create free account
hub / github.com/sshwsfc/xadmin / componentDidUpdate

Method componentDidUpdate

xadmin-dashboard/src/widgets/WebGL.js:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26 // update
27 componentDidUpdate() {
28 this.renderGLDom(glObj => glObj.resize())
29 }
30
31 // remove
32 componentWillUnmount() {

Callers

nothing calls this directly

Calls 1

renderGLDomMethod · 0.95

Tested by

no test coverage detected