KendoReact Filter Overview
The KendoReact Filter provides options for building and editing a CompositeFilterDescriptor
object.
The KendoReact Filter is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-data-tools package.
You can configure the Filter by using the following properties:
fields
—Sets the fields settings which describes field names, labels, filter editor components and filter operators.value
—Sets the value of the filter.onChange
—The onChange event which will be triggered when the Filter value is changed.
The Filter is part of the KendoReact Data Tools component library. The procedures for installing, importing, and using the Data Tools are identical for all components in the package. To learn how to use the Filter and the rest of the Data Tools, see the Getting Started with the KendoReact Data Tools guide.
Key Features
The Filter provides globalization support.