Skip to content

Toast API

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

Import

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

Props

NameTypeDefaultDescription
textstring | RenderFunction-The toast text.
statusStatusSeverityinfoThe toast status.

Slots

None

Events

None