New to Kendo UI for Angular? Start a free 30-day trial

StringFilterComponent

Represents a base string filter component.

Selector

``

Inputs

NameTypeDefaultDescription

column

ColumnComponent

The column with which the filter is associated.

filter

CompositeFilterDescriptor

The current root filter.

operator

string

'contains'

The default filter operator.

Fields

NameTypeDefaultDescription

currentFilter

FilterDescriptor

The current filter for the associated column field.

currentOperator

string

The current filter operator for the associated column field.

In this article

Not finding the help you need?