OptionaldisplayOptionalfullWill force a filter option to take up the grid's full width.
Optionallogiccustom filter logic.
OptionalnamesCustom names for the filter fields.
OptionalrenderA function to customize filter choices.
Use case: changing empty strings to "(empty)" in a dropdown.
Custom rendering inside the filter dialog.
filterListmust 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.