Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InitOperatorHandler

Handles all InitOperatorMetadata applied to a ReactiveModel.

Hierarchy

  • InitOperatorHandler

Implements

Index

Methods

Methods

handle

  • Retrieves the observable stored in the metadata payload and sets the value of the property to that observable.

    Parameters

    • model: ReactiveModel

      the reactive model the decorator is applied to

    • propertyName: any

      the property the decorator is applied to

    • payload: InitOperatorPayload

      the init operator payload

    Returns void

Generated using TypeDoc