GitHub

Toast

PreviousNext

Static API for transient feedback at the top of the screen.

Toast is not a React component — it's a static object with two methods that mount a transient overlay.

Info

Neutral pill — confirmations, success messages.

Error

Tinted danger pill — failures, validation errors.

Installation

pnpm add @appboxo/ui-kit

Theme tokens

Required: --toast-background, --toast-text-color, --toast-*. Optional: --boxo-toast-error-* (fallback to --toast-*).