New to Kendo UI for Angular? Start a free 30-day trial
StringFilterComponent
Represents a base string filter component.
Selector
``
Inputs
Name | Type | Default | Description |
---|---|---|---|
column |
|
The column with which the filter is associated. | |
filter |
|
The current root filter. | |
operator |
|
|
The default filter operator. |
Fields
Name | Type | Default | Description |
---|---|---|---|
currentFilter |
|
The current filter for the associated column field. | |
currentOperator |
|
The current filter operator for the associated column field. |