Type Parameters

Hierarchy

Properties

label: string

Label displayed for the filter

onValidate?: FilterValidatorFunction<T>

Callback triggered when the filter is validated

property: keyof T

Property of the data the filter applies to

selectedValueRenderer?: SelectedValueRenderer

Custom renderer for the selected value

type: Numeric

Type of the filter

Generated using TypeDoc