FilterVariant
Union
FilterVariant
type
Configures the supported UI variants for the column's filter menu.
The possible values are:
default—Renders the standard filter UI (e.g. text, numeric, date inputs with operator pickers).multiCheckbox—Renders a list of distinct column values with checkboxes for inclusion/exclusion filtering.
Possible values:
"default""multiCheckbox"