Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InitOperatorPayload

This operator stores an observable in the decorated property. Useful for initializing decoration streams.

Hierarchy

Index

Properties

Properties

name

name: string

the name of the decorator

observable

observable: Observable<any>

An observable to store in the decorated property.

Generated using TypeDoc