Design System
Feedback

Alert

An inline, persistent message. Pair a title with a short description; the variant carries the tone.

Purpose

An alert stays until the situation changes, which is what separates it from a Toast. Put it next to the thing it is about.

Tones

Props

PropTypeDefaultDescription
withIconboolean | undefinedtrueShow the leading status glyph.
variant"info" | "success" | "warning" | "destructive" | "neutral" | null | undefined

On this page