New to Kendo UI for AngularStart a free 30-day trial

Represents a base string filter component for the TreeList.

Definition

Package:@progress/kendo-angular-treelist

Inputs

The column with which the filter is associated.

The current root filter.

operator

string

The default filter operator.

Default:

"contains"

Fields

currentFilter

FilterDescriptor

The current filter for the associated column field.

The current filter operator for the associated column field.