Interface FilterValue<T>

Type Parameters

  • T

Hierarchy

  • FilterValue

Properties

Properties

next: boolean

If set to false will stop subsequent slot calls

value: T

the value passed to the slot

Generated using TypeDoc