Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
focus
Method · 0.95
Tested by
no test coverage detected