Interface IComboFilteringOptions

The filtering criteria to be applied on data search

Properties

caseSensitive: boolean

Defines filtering case-sensitivity

filterable: boolean

Defines whether filtering is allowed

filteringKey?: string

Defines optional key to filter against complex list items. Default to displayKey if provided.