Tulip Logo IconTulip
Components

Toast

An opinionated toast component for React.

About

Sonner is built and maintained by emilkowalski.

Usage

import { toast } from "@tulip-systems/core/components/client";
toast("Event has been created.");

Examples

Types

Description

Position

Use the position prop to change the position of the toast.

API Reference

See the Sonner API Reference for more information.

On this page