Skip to content

AlertAppearance

AlertAppearance = "subtle" | "solid" | "outline"

Defined in: src/components/feedback/Alert/Alert.types.ts:23

Visual treatment of an alert.

  • subtle — tinted background (default; recommended for inline alerts)
  • solid — filled accent background; high attention, use sparingly
  • outline — bordered, transparent background; low visual weight