Skip to content

CardHeader API

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

Import

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

Props

NameTypeDefaultDescription
titlestring '-' Title to be displayed
subtitlestring '-' Subtitle to be displayed
textstring '-' Additional text to be displayed

Slots

None

Events

None