FilterEditor properties overview
buttons | Optional. Defines whether to display buttons |
field | Required. Defines the field a filter should be applied to |
fields | Optional. An array with fields settings for FilterEditor |
fieldsSelector | Optional. Specifies whether to display the dropdown with the list of fields to select from |
filter | Optional. Defines the input UI and available comparison operators |
format | Optional. Defines how to format values for FilterEditor |
includes | Optional. Defines selected options in the filter editor |
options | Optional. An array of options or a function that receives field id and returns options |
type | Optional. Defines the type of filter |
value | Optional. Current input value |