Skip to content

BannerVariant

BannerVariant = "info" | "success" | "warning" | "error" | "neutral"

Defined in: src/widgets/feedback/banner.ts:16

Semantic tone of a BannerWidget. Each variant drives the icon and the accent colour together, resolved from a theme variable so a host theme recolours every banner at once.