Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/ngrx-pattern-detector.ts
NgRx effect pattern
Properties
| Property | Type |
|---|---|
name | string |
line | number |
triggerAction | string |
successAction | string |
errorAction | string |
isLegacy | boolean |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/ngrx-pattern-detector.ts
NgRx effect pattern
| Property | Type |
|---|---|
name | string |
line | number |
triggerAction | string |
successAction | string |
errorAction | string |
isLegacy | boolean |
Was this page helpful?