| buttons | Optional. Defines whether to display buttons |
| field | Optional. Defines the field a filter should be applied to |
| fields | Required. 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 |
| predicate | Optional. A date part extractor for date fields in FilterEditor |
| type | Optional. Defines the type of filter |
| value | Optional. Current input value |