Toast
A brief, non-blocking notification for success, error, warning and informational feedback.
Added in v2.6.0 · import from "@borneo/react"
Live previewPermalink to this section
The production component below reads its colour, shape, elevation and motion from the active design tokens.
When to usePermalink to this section
Use it
Use a Toast to confirm an action or report background work without interrupting the current task.
Choose another pattern
Use Alert for feedback that must remain visible or requires an immediate decision.