Skip to content

DescriptionList API

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

Import

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

Props

NameTypeDefaultDescription
dividebooleanfalseDivide the list groups with a border.
variantDescriptionListVariantscolumnsDifferent variants of description lists.

Slots

NameDescription
defaultDefault slot, for rendering a description list

Events

None