Skip to content

CardMedia API

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

Import

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

Props

NameTypeDefaultDescription
srcstring '-' The image source.
altstring '-' The image alternative text.

Slots

None

Events

None