Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactide/reactide
/ close
Method
close
renderer/components/App.jsx:594–596 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
592
}
593
594
close() {
595
this.setState({ closed: !this.state.closed })
596
}
597
toggleTerminal() {
598
this.setState({ toggleTerminal: !this.state.toggleTerminal })
599
}
Callers
3
fileTreeInit
Method · 0.80
setFileTree
Method · 0.80
menuTemplate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected