@steelbreeze/pivot
    Preparing search index...

    Type Alias Predicate<TElement>

    Predicate: Function<TElement, boolean>

    A predicate is a boolean function, used as point on a Dimension used to evaluate source data for a specific condition.

    Type Parameters

    • TElement

    The type of the source data that the predicate was created for.