Skip to content

Callout

stable

Attention block with accent bar for info, warning, or error context

Feedback/Storybook ↗
import { Callout } from "@nodus/design-system"
Loading demo…

Props

variant
Type "agency" | "temporal" | "validation" | "neutral"Default "neutral"

Alert type/severity

icon
Type ReactNodeDefault

Icon to display on the left

label
Type stringDefault

Custom label text (defaults to variant name)

dismissible
Type booleanDefault false

Shows close button when true

Metadatainfowarningerrorsemantictypebordersurface
MobileWorks As-Is

Callout fills its container and reflows text naturally. No mobile treatment required.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?