New to KendoReactLearn about KendoReact Free.

EnumFilterProps

The props of the EnumFilter component.

NameTypeDefaultDescription

ariaLabel?

string

The accessible label of the component.

data?

{ text: string; value: any; }[]

A collection of text-value pairs passed to the EnumFilter DropDownList.

defaultItem?

any

The defaultItem passed to the EnumFilter DropDownList.

filter

FilterDescriptor

The FilterDescriptor object which will be edited.

onFilterChange

(event: { nextFilter: FilterDescriptor; }) => void

The FilterChange event, triggered while editing the FilterOperator.

Not finding the help you need?
Contact Support