Type Parameters

Hierarchy

Properties

label: string

Label displayed for the filter

onValidate?: FilterValidatorFunction<T>

Callback triggered when the filter is validated

options: Option[]
property: keyof T

Property of the data the filter applies to

selectedValueRenderer?: SelectedValueRenderer

Custom renderer for the selected value

type: Options

Type of the filter

Generated using TypeDoc