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

Implements

Constructors

Methods

Constructors

Methods

  • Parameters

    • input: undefined | null | string | T[]
    • size: number

    Returns (string | T)[][]