Skip to content

DataViewSortButton API

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

Import

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

Props

NameTypeDefaultDescription
sortOptionsArray() => []An array of sort options to display in the dropdown.

Slots

None

Events

None