Skip to content

ProfileEffects

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/portal/pams-web/src/app/effects/core/profile.effect.ts (line 28)

Part of: Pams Web

Properties

PropertyType
rememberMeany
login$Observable<Action>
loadProfile$Observable<Action>
profileSuccess$Observable<Action>
loadPageData$Observable<Action>
logout$Observable<Action>

Where it refuses work

  • ProfileEffects stops the work with an early return when !pageData.title.

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • AppModulePams/Web/portal/pams-web/src/app/app.module.ts:1

Was this page helpful?

Download as PDF