Search results

FilterType API in Angular Multicolumn Combobox API component

Defines the filter type.

  • Contains - Checks whether a value contains with specified value.
  • EndsWith - Checks whether a value ends with specified value.
  • StartsWith - Checks whether a value begins with the specified value.