Toast

Small message that appears temporarily in the corner of the screen

How they help

Toasts help users by providing brief, unobtrusive notifications that convey important information without interrupting the user’s workflow. These notifications are typically used to display success messages, warnings, or updates, offering timely feedback about actions or events.

Image of an operation failed toast

Example of toast

 

 

Anatomy

  1. Container: box that contains content
  2. Icon: extra visual to help communicate message
  3. Title: clear and concise text to give insight to content
  4. Subtitle: additional text to give insight to content
  5. Body copy: concise text for user
  6. Link: optional action
  7. Timestamp: optional timestamp to add for toast
  8. Dismiss button: allows user to close the toast
Image of checkbox for anatomy

Visual reference for anatomy

 

 

 


Designer resources