Skip to content

Toast ​

INFO

This component is adopted from PrimeVue. It's full documentation can be found here.

ToastService

The ToastService must be enabled in the CodeyComponents plugin. More information can be found here.

ts
import { XerToast } from "@xerius/codey-components";

Showcases ​

Default ​

With Details ​

With Custom Icon ​

Automation Ids ​

A data-automation-id needs to be provided to the component as Prime Vue based components do not have a default data-automation-id.