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.

11 lines (6 loc) 211 B
# @rxap/life-cycle v19.0.3 ## Classes - [IsAppReadyGuard](../wiki/Class.IsAppReadyGuard) - [LifeCycleService](../wiki/Class.LifeCycleService) ## Interfaces - [LifeCycleHook](../wiki/Interface.LifeCycleHook)