New to Kendo UI for Angular? Start a free 30-day trial
TreeViewFilterSettings
Updated on Jun 13, 2025
Represents the filter settings for the TreeView component.
| Name | Type | Default | Description |
|---|---|---|---|
ignoreCase? |
|
|
Specifies if the string comparison ignores case. |
mode? |
|
|
Sets the filtering mode. In |
operator? |
|
Sets the filter operator for comparing values. You can use a string operator or a custom matcher function. |