Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FilterOptions

Passed into the applyFilter methods to control advanced filtering options.

Hierarchy

  • FilterOptions

Index

Properties

Properties

isExcludeMode

isExcludeMode: boolean

Determines whether the filter will apply in exclude mode or include mode. The default is include, which means that you use the fields as part of a filter. Exclude mode means that you include everything else except the specified fields.