Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MapToOperatorHandler

Handles MapToOperatorMetadata. Applies an existing method on a Reactive Model to the provided operator

Hierarchy

  • MapToOperatorHandler

Implements

Index

Methods

Methods

handle

  • Retrieves the reactive model's method and applies it to the provided rxjs operator

    Parameters

    • model: ReactiveModel

      the reactive model that the decorator was applied to

    • propertyName: string

      the property that the decorator was applied to

    • payload: MapToOperatorPayload

      the map to operator payload

    Returns void

Generated using TypeDoc