GitHub

Sonner

A component that displays a notification.

Installation#

Usage#

import { toast } from "solid-sonner";
toast("Event has been created.");