Skip to main content
MESSAGING

Snackbar

Draft

A brief, auto-dismissing notification that appears at the bottom of the screen to confirm an action.

Changes saved successfully

Common alternative names

Brief notification, Auto-dismiss toast


Anatomy

A snackbar is a compact dark-themed notification made up of a container, a message, and optional leading content and action button.

Container
(Required)
Changes saved successfully
Icon / photo / progress spinner
(Optional)
Message
(Required)
Medium tertiary button
(Optional)

Leading content

The leading content slot supports three configurations, each at a specific size.

Message text
Custom icon

Size: 24. A custom icon to reinforce the message context, such as a checkmark for success.

Message text
Progress circle

Size: 24. A spinning progress indicator for in-progress operations like uploads or syncs.

Message text
Custom photo

Size: 48. A photo thumbnail for content-specific notifications, such as a saved image or contact.

Usage guidelines coming soon.