Toast
A toast notification is a brief, non-intrusive message that appears on the screen to provide users with information or alerts.
Overview
The purpose of toasts is to provide users with timely and relevant information in an unobtrusive manner. It enhances the user experience by keeping users informed without requiring them to navigate to a different screen or take immediate action.
Toast notifications are typically displayed at the bottom of the screen and disappear automatically after a short period of time. They are often used to notify users about successful actions, errors, warnings, or important updates without interrupting their current tasks.
Resources
Stable | |
Figma Documentation | Planned |
Web Components | Planned |
Vue [Fozzie] | N/A |
Stable | |
iOS JustUI [UI Kit] | Stable |
iOS PIE [SwiftUI] | Stable |
Android PIE [Compose & Views] | Beta |