New to KendoReactStart a free 30-day trial

TreeListNumericFilterProps
Premium

Updated on Mar 6, 2026
NameTypeDefaultDescription

ariaLabel?

string

Sets the accessible label of the filter input.

field?

string

The column field in which the cell is located.

filter?

FilterDescriptor[]

The collection of FilterDescriptor objects that is passed by the TreeList component.

min?

number

@ hidden

onFilterChange?

(event: { field: string; filter: FilterDescriptor[]; syntheticEvent: SyntheticEvent<any>; }) => void

The function that will be called if the cell needs to notify its parent TreeList about a change.

operators?

TreeListFilterOperator[]

The list of the operators.

Not finding the help you need?
Contact Support