Skip to content

FilterChangeDetail

Event detail emitted when filters change

PropertyTypeDescription
filtersFilterModel[]Current active filters
filteredRowCountnumberNumber of rows after filtering
selected?Record<string, unknown[]>Inclusion map: field → selected (checked) values. Only present for set-type filters. Useful for server-side filtering where sending the selected values is more efficient than sending the excluded values (which is what filters[].value contains for notIn).
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt