Skip to content

initialState

reference
1 min readUpdated

Kind: Constant

Source: Pams/Web/portal/pams-web/src/app/reducers/core/application.reducer.ts (line 14)

Part of: Pams Web

Definition

ts
State

Value

ts
{
    loading: 0,
    loadingList: [],
    alerts: []
}

Was this page helpful?

Download as PDF