Kind: Function
Source: Pams/Web/portal/pams-web/src/app/reducers/core/generic-form.reducer.ts (line 18)
Part of: Pams Web
Signature
tsfunction reducer(state, action: genericFormActions.Actions): GenericFormState
Parameters
| Name | Type |
|---|---|
state | any |
action | genericFormActions.Actions |
Returns: GenericFormState
Was this page helpful?