Sonner

An opinionated toast component for showing timely feedback, status updates, and inline actions.

Sonner

An opinionated toast component for showing timely feedback, status updates, and inline actions.

Examples

Toast variants

Installation

npx shadcn@latest add "https://components.dylanwlim.com/c/sonner.json"

Component API

Toaster

PropTypeDefaultDescription
...propsReact.ComponentProps<typeof Sonner>All props are forwarded to Sonner's Toaster component.
themeToasterProps['theme']systemResolved from next-themes and passed through to Sonner.
classNamestringtoaster groupCSS class applied to the Sonner root for scoped toast styling.