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
Name | Type | Default | Description |
---|---|---|---|
group | string | '-' | The name of a filter group |
title | string | '-' | |
description | string | '-' |
Slots
Name | Description |
---|---|
default |
Events
Name | Description |
---|---|
navigate |