oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / Callout

Function: Callout()

function Callout(__namedParameters: CalloutProps): any;

Defined in: composites/callout.tsx:44

Callout — the canonical toned panel (border-{tone}/40 bg-{tone}/5 + an optional label-mono header) reimplemented across stamp, pledge, vote, analytics, and me (HealthBanner / SimulationBanner / FrozenBanner / DangerZone, etc.). One component, five tones. For empty-states with CTAs use EmptyState; for inline term help use HelpHint; this is the general notice/banner frame.

Parameters

ParameterType
__namedParametersCalloutProps

Returns

any