Toast
A transient notification with intent variants for information, success, warnings, and errors.
Installation
import { toast, Toaster } from "@o/pipeline/experimental/components/toast";
Variants
Each intent sets its own icon and color to signal the message type:
Information (default)
Success
Error
Warning
Options
Toasts accept supporting content in addition to the title: