Optional
displayOptional
fullWill force a filter option to take up the grid's full width.
Optional
logiccustom filter logic.
Optional
namesCustom names for the filter fields.
Optional
renderA function to customize filter choices.
Use case: changing empty strings to "(empty)"
in a dropdown.
Custom rendering inside the filter dialog.
filterList
must be of the same type in the main column options, that is an array of arrays, where each array corresponds to the filter list for a given column.