Skip to content

Components

Components

New

Toast

Transient feedback via Sonner. Use for confirmations and background job status — not for critical errors that need page-level recovery.

Toaster is global

Foundry mounts the Sonner toaster in the root layout. Call toast() from anywhere in the tree.

Variants