MCPcopy 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
164export function createReducer() {
165 return reloaderReducer(recordHistory(mainReducer()));
166}

Callers 1

RendererStoreClass · 0.90

Calls 3

reloaderReducerFunction · 0.85
recordHistoryFunction · 0.85
mainReducerFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…