New to KendoReactLearn about KendoReact Free.

ColumnMenuFilterProps

NameTypeDefaultDescription

filter

FilterDescriptor

The current filter descriptor for the column

initialFilter?

FilterDescriptor

Initial filter descriptor when creating a new filter

input?

React.ComponentType<{ onChange: any; value: any; }>

Custom input component for filter value entry

onFilterChange

(event: SyntheticEvent<any>, nextFilter: FilterDescriptor, prevFilter: FilterDescriptor) => void

Event handler for filter changes

operators?

{ operator: string; text: string; }[]

Available filter operators for the column

Not finding the help you need?
Contact Support