# State

**Kind:** Interface

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

**Part of:** [Pams Web](subsystem-pams-web-portal-pams-web-src-app)

## Properties

| Property | Type |
|---|---|
| `loading` | `number` |
| `loadingList` | `string[]` |
| `alerts` | `Alert[]` |

## Relationships

- IMPORTS → `LoadingAction`
- IMPORTS → `APPLICATION_ACTIONS`
- IMPORTS → `AppState`
