Compact multi-select filter for header columns with discrete values.
Options come from the values actually present in the data
(column.getAllUniqueValues()). The column header sits directly above, so
we skip the floating label and use the placeholder (from
meta.filterPlaceholder) for hinting when nothing is selected.
Compact multi-select filter for header columns with discrete values. Options come from the values actually present in the data (
column.getAllUniqueValues()). The column header sits directly above, so we skip the floating label and use the placeholder (frommeta.filterPlaceholder) for hinting when nothing is selected.