Keyboard interaction

KeyAction
Alt+TMoves focus to the newest toast.
TabMoves through the toasts, their actions and close buttons.
EscapeDismisses the focused toast.

Accessibility notes

  • Every toast is announced when it appears: politely, or assertively for danger. Toasts never take focus.
  • Timers pause while the stack is hovered or focused and while the page is hidden, and toasts waiting on a promise never time out.
  • Anything the user must act on should also live outside the toast.
  • Under reduced motion, toasts don’t animate or swipe, and the timer line is hidden.