Toast
A notification queue that stacks toasts in the corner of the screen. Toasts auto-dismiss, announce via aria-live, and pause their timer on hover.
Variants
Four semantic variants — each gets an icon and an accent border. Toasts auto-dismiss after 4 s. Hover to pause the timer.
Persistent
Pass duration: 0 to disable auto-dismiss. The user must click × to remove the toast.
Stacking queue
Multiple toasts stack in the viewport. Each manages its own timer independently.
Title only
description is optional — use a brief title alone for quick confirmations.