Callout
Call-out box for notes/asides in body copy, in an accent-tinted or neutral tone.
FeedbackUsage
import { Callout, Note } from "@zudo-sg/ui/src/cards/callout/callout";
<Callout tone="note" title="Note">Body copy.</Callout>
<Note title="Note">Same as tone="note".</Note>Default (tone=note, with title)
Tones (note / muted)
Without a title
Note alias