Interface: FilterCondition

Description

Model definition for the current state of a column filter.

Properties

PropertyTypeDescription
fieldNamestringThe name of the field being filtered by.
operatorFilterOperatorThe FilterOperator being applied.
dataTypeDataTypeThe DataType of the column being filtered.
valueundefined | stringThe current filter value.