UNPKG

@loopback/docs

Version:
22 lines (15 loc) 661 B
--- lang: en title: 'API docs: core.component.lifecycleobservers' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/core permalink: /doc/en/lb4/apidocs.core.component.lifecycleobservers.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/core](./core.md) &gt; [Component](./core.component.md) &gt; [lifeCycleObservers](./core.component.lifecycleobservers.md) ## Component.lifeCycleObservers property <b>Signature:</b> ```typescript lifeCycleObservers?: Constructor<LifeCycleObserver>[]; ```