Kind: Class
Source: Pams/Web/portal/pams-web/src/app/effects/core/profile.effect.ts (line 28)
Part of: Pams Web
Properties
| Property | Type |
|---|---|
rememberMe | any |
login$ | Observable<Action> |
loadProfile$ | Observable<Action> |
profileSuccess$ | Observable<Action> |
loadPageData$ | Observable<Action> |
logout$ | Observable<Action> |
Where it refuses work
ProfileEffectsstops 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)
AppModule—Pams/Web/portal/pams-web/src/app/app.module.ts:1
Was this page helpful?