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
Name | Type | Default | Description |
---|---|---|---|
sortOptions | Array | () => [] | An array of sort options to display in the dropdown. |
Slots
None
Events
None