Skip to content

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

NameTypeDefaultDescription
groupstring '-' The name of a filter group
labelstring '-'
activeFilterCount0
onApplyOnApplyFilters() => undefined

Slots

NameDescription
default

Events

NameDescription
reset
dismiss