Class AsyncPipeTransform<T, U>Abstract

Pipes are used as singleton it will be created if it needed, had no life cycle

  • no dependency injection applied on filters for now, TODO: add support of dependency injection

Type Parameters

  • T
  • U

Hierarchy (View Summary)

Implements

Constructors

Properties

Methods

Constructors

Properties

changeDetectorRef: ChangeDetectorRef

Methods

  • Returns void

  • Parameters

    • value: T
    • ...args: any[]

    Returns U