Overview
The Toaster action is used to display brief notifications or messages to the user. These messages typically appear in a corner of the screen and are designed to provide feedback about the success, failure, or completion of an action.
...
The messages disappear automatically after a few seconds, ensuring minimal disruption to the user’s experience.
Toasters are commonly used for system alerts, confirmations, or updates, such as when a form is successfully submitted or when an error occurs during a process.
Let’s explore the screens that follow, after drag-n-drop of Toaster action on workflow canvas.
...