Skip to content

FilterDrawerItem API

API reference docs for the Stash FilterDrawerItem component. Learn about the props, CSS, and other APIs of this exported module.

Import

ts
import FilterDrawerItem from '@leaflink/stash/FilterDrawerItem.vue';

Props

NameTypeDefaultDescription
groupstring '-' The name of a filter group
titlestring '-'
descriptionstring '-'

Slots

NameDescription
default

Events

NameDescription