SchwarzIT / onyx

🚀 A design system and Vue.js component library created by Schwarz IT
https://onyx.schwarz
Apache License 2.0
40 stars 4 forks source link

Implement useToast composable for OnyxToast #1301

Open BoppLi opened 1 week ago

BoppLi commented 1 week ago

Depends on

Why?

A composable to control toasts to appear, no matter where it needs to be created.

Design

Acceptance criteria

Definition of Done

Approval

Implementation Details

Reference implementations