Skip to content

Toast

Toast notifications provide brief, non-blocking feedback after user actions. Auto-dismiss after a few seconds.

VariantIconUse
SuccessAction completed
ErrorSomething went wrong
WarningNeeds attention
InfoNeutral information
PositionUse case
Top-rightDefault, least disruptive
Top-centerImportant alerts
Bottom-leftForm submissions
PropertyValue
Duration4–6 seconds
Max visible3 toasts at once
DismissAuto + manual close button
AnimationSlide in + fade out
  • One message per toast — don’t combine multiple actions
  • Actionable — optional “Undo” or “View” button
  • Don’t block — toasts sit above content, don’t interrupt flow