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
Name | Type | Default | Description |
---|---|---|---|
src | string | '-' | The image source. |
alt | string | '-' | The image alternative text. |
Slots
None
Events
None