FilterChangeDetail
Since v0.1.1
Event detail emitted when filters change *
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
filters | FilterModel[] | Current active filters |
filteredRowCount | number | Number 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://toolboxjs.com/llms-full.txt