Skip to main content

Module filter_bar

Module filter_bar 

Source
Expand description

The conditions a list is currently filtered by, as chips that can be taken off again.

The conditions belong to the caller and so does the count. The bar renders exactly what it was handed and reports every gesture, so a host that refuses to drop a condition keeps showing it.

Structs§

FilterBar
A row of active conditions, a way to add one, a clear-all, and the count.
FilterCondition
One condition the list is narrowed by.

Enums§

ResultCount
How many rows the host says the filter matched.