FilterDropdown API
API reference docs for the Stash FilterDropdown
component. Learn about the props, CSS, and other APIs of this exported module.
Import
ts
import FilterDropdown from '@leaflink/stash/FilterDropdown.vue';
Props
Name | Type | Default | Description |
---|---|---|---|
group | string | '-' | The name of a filter group |
label | string | '-' | |
activeFilterCount | 0 | ||
onApply | OnApplyFilters | () => undefined |
Slots
Name | Description |
---|---|
default |
Events
Name | Description |
---|---|
reset | |
dismiss |