The column from which we want to filter the rows.
Optional
idMust be unique. Only useful when the model contains several items.
The name of the operator we want to apply.
Optional
valueThe filtering value. The operator filtering function will decide for each row if the row values is correct compared to this value.
Filter item definition interface.
Demos