Toast

A Toast component provides a brief, unobtrusive notification to the user. It is typically used to display alerts, confirmations, or status messages in response to user actions, such as saving data or completing a task. The component appears on the screen as a small overlay and can be dismissed by the user.

Maturity level - *** DO NOT USE *** work in progress, incomplete and subject to change

View the React component implementation details and all variants in Storybook.


Component examples