Skip to content

getRecords

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams Web

Definition

ts
createSelector(getGenericFormState, (state: GenericFormState) => state.records)

Value

ts
createSelector(getGenericFormState, (state: GenericFormState) => state.records)

Was this page helpful?

Download as PDF