Skip to content

reducer

reference
1 min readUpdated

Kind: Function

Source: Pams/Web/Pams.Web/Client/app/reducers/dashboard.ts (line 38)

Part of: Pams

Signature

ts
function reducer(state, action: dashboardActions.Actions): DashboardState

Parameters

NameType
stateany
actiondashboardActions.Actions

Returns: DashboardState

Was this page helpful?

Download as PDF