Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ createReducer
Function
createReducer
dash/dash-renderer/src/reducers/reducer.js:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
export
function
createReducer() {
165
return
reloaderReducer(recordHistory(mainReducer()));
166
}
Callers
1
RendererStore
Class · 0.90
Calls
3
reloaderReducer
Function · 0.85
recordHistory
Function · 0.85
mainReducer
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…