ToastDisplay
Props
| Prop name | Description | Type | Default |
|---|---|---|---|
type | StatusType | 'notice' | |
icon | Icon | null | |
actionButtonLabel | string | '' | |
preventUserDismiss | boolean | false | |
autoDismiss | boolean|number | false | |
renderInPlace | boolean | false | |
target | TeleportTarget | undefined |
Events
| Event name | Properties | Description |
|---|---|---|
user-dismissed | ||
auto-dismissed | ||
action-button-click |
Slots
| Name | Description | Bindings |
|---|---|---|
| default | Toast content. |