AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Callout
Highlight tips, warnings, and critical notes with Callout boxes so readers notice important guidance without breaking the flow of your docs.
Use the Callout component to draw attention to important information. Each callout type has a distinct color to signal its intent.
Basic usage
Wrap your content in a <Callout> with a type prop:
<Callout type="info">This is an informational callout.</Callout>Types
There are seven built-in callout types: