Kind: Constant
Source: Pams/Web/portal/pams-web/src/app/actions/definitions/core/application.def.prod.ts (line 1)
Part of: Pams Web
Definition
ts{
LOADING: 'A0',
RESET_STATE: 'A1',
ADD_ALERT: 'A2',
DISMISS_ALERT: 'A3',
WAIT_ACTION: 'A4'
}
Value
ts{
LOADING: 'A0',
RESET_STATE: 'A1',
ADD_ALERT: 'A2',
DISMISS_ALERT: 'A3',
WAIT_ACTION: 'A4'
}
Was this page helpful?