New to KendoReactStart a free 30-day trial

filterBy

Function

Definition

Package:@progress/kendo-react-data-tools

Filters the provided data tree according to the specified Array<FilterDescriptor|CompositeFilterDescriptor>.

Parameters:dataany[]

The data that will be filtered.

descriptorsCompositeFilterDescriptor[] | FilterDescriptor[]

The filter criteria that will be applied.

subItemsFieldstring

The field which points to the subitems collection of each data item.

Returns:

any[]

  • The filtered data.
In this article
Definition
Not finding the help you need?
Contact Support