Kind: Constant
Source: Pams/Web/portal/pams-web/src/app/reducers/core/generic-form.reducer.ts (line 12)
Part of: Pams Web
Definition
tsGenericFormState
Value
ts{
loading: false,
records: [],
selectedRecord: null
}
Kind: Constant
Source: Pams/Web/portal/pams-web/src/app/reducers/core/generic-form.reducer.ts (line 12)
Part of: Pams Web
tsGenericFormState
ts{
loading: false,
records: [],
selectedRecord: null
}
Was this page helpful?