Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/ toggle
Method
toggle
src/app/keyring/components/AdvancedExpand.js:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
toggle() {
28
this.setState(state => ({collapse: !state.collapse}));
29
}
30
31
render() {
32
return
(
Callers
2
handleClick
Function · 0.80
toggleIcon
Method · 0.80
Calls
1
setState
Method · 0.45
Tested by
no test coverage detected