Filter button
Filter button with text
Filter summary
@for (item of appliedFilters; track item; let i = $index) {
{{ item.label }}
}
Filter summary with overflow
@for (item of lotsOfFilters; track item; let i = $index) {
{{ item.label }}
}
Inline filter
Textual item on right (for testing purposes)