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
Name | Type | Default | Description |
---|---|---|---|
text | string | RenderFunction | - | The toast text. |
status | StatusSeverity | info | The toast status. |
Slots
None
Events
None