Skip to content

reducer

reference
1 min readUpdated

Kind: Function

Source: Pams/Web/portal/pams-web/src/app/reducers/core/generic-form.reducer.ts (line 18)

Part of: Pams Web

Signature

ts
function reducer(state, action: genericFormActions.Actions): GenericFormState

Parameters

NameType
stateany
actiongenericFormActions.Actions

Returns: GenericFormState

Was this page helpful?

Download as PDF