Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DesignRevision/shards-dashboard-react
/ getSidebarItems
Method
getSidebarItems
src/flux/store.js:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
getSidebarItems() {
41
return
_store.navItems;
42
}
43
44
addChangeListener(callback) {
45
this.on(Constants.CHANGE, callback);
Callers
4
constructor
Method · 0.80
onChange
Method · 0.80
constructor
Function · 0.80
onChange
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected