MCPcopy Index your code
hub / github.com/microsoft/SandDance / componentDidUpdate

Method componentDidUpdate

docs/app/js/sanddance-app.js:386–388  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

384 } else this.focus();
385 }
386 componentDidUpdate() {
387 this.focus();
388 }
389 render() {
390 return (0, _base.base).react.createElement("div", {
391 ref: (div)=>{

Callers

nothing calls this directly

Calls 1

focusMethod · 0.95

Tested by

no test coverage detected