UI Action - v0.9.4
    Preparing search index...
    FilterPushEventHandler: (this: void, value: readonly T[] | undefined) => void

    Type Parameters

    • T

    Type declaration

      • (this: void, value: readonly T[] | undefined): void
      • Parameters

        • this: void
        • value: readonly T[] | undefined

        Returns void