--- title: "Callouts" description: "Attention-drawing callout blocks using the data-callout attribute." type: docs weight: 35 date: 2026-04-11 tags: ["components", "callouts", "data-attributes"] ai-disclosure: "generated" ai-model: "claude-sonnet-4-6" ai-provider: "Anthropic" --- Add `data-callout=""` to any block element to style it as a callout. Four types are available: `note`, `tip`, `warning`, and `error`. No extra classes needed. ## Inline Demo
Note — General information worth highlighting.
Tip — A helpful suggestion or best practice.
Warning — Something to watch out for.
Error — A critical issue or destructive action.