Toast
Toast displays a small pop-up notification with short feedback in response to a user action. It can also contextualize a system event in a workflow or application outside the user’s current focus. Toasts communicate new information, errors, warnings or successful completion of a process.
Also known as: Alert, Notification, Pop-up, Snackbar
| Salt package | @salt-ds/core |
|---|---|
| Available since | 1.0.0 |
Note: This tab list includes overflow; tab positions may be inaccurate or change when a tab is selected
You must check and test any focusable elements inside the toast content accordingly.
| Key | Function |
|---|---|
| Tab / Tab + Shift | This action navigates through the interactive elements within the toast. |