Class for managing lifecycle callbacks.

Implements

Constructors

Properties

lifecycleCallbacks: Map<LifecycleState, Set<LifecycleCallback>>
templateProcessor: default

Methods

  • Calls all lifecycle callbacks registered for a specific lifecycle state.

    Parameters

    Returns Promise<void>

Generated using TypeDoc