Skip to content

Toasts

Toasts as a molecule is placed in the layout of the page.Uses the Pinia module to download a plaque with notifications and itets a molecule toast.Toasts can display notifications in six areas, which we define for determining the position of the vertical (top, bottom) and horizontal (left, center, right).

Props

vertical
type:String
default:top
values:top, bottom
horizontal
type:String
default:left
values:right, center, left

Example

In the basic call, just use:

html
<toasts />