UNPKG

@rxap/life-cycle

Version:

Provides an Angular service and guard to manage application lifecycle. It allows to execute code when the application is stable and ready. Includes a guard to prevent route activation until the app is ready.

18 lines (9 loc) 564 B
[**@rxap/life-cycle v19.0.3**](../README.md) *** [@rxap/life-cycle](../globals.md) / LifeCycleHook # Interface: LifeCycleHook Defined in: [life-cycle.service.ts:21](https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/life-cycle/src/lib/life-cycle.service.ts#L21) ## Properties ### promise > **promise**: `PromiseLike`\<`any`\> Defined in: [life-cycle.service.ts:22](https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/life-cycle/src/lib/life-cycle.service.ts#L22)