Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapToOperatorPayload

Represents the context required to apply an existing method on the reactive model to the supplied operator.

Hierarchy

Index

Properties

Properties

methodName

methodName: string

the method to provide as the operators function

name

name: string

the name of the decorator

operator

operator: MonoOperatorFn

The rxjs operator to apply

Generated using TypeDoc