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
Name | Type | Default | Description |
---|---|---|---|
title | string | '-' | Title to be displayed |
subtitle | string | '-' | Subtitle to be displayed |
text | string | '-' | Additional text to be displayed |
Slots
None
Events
None