Content
Callouts, badges, and inline elements for rich pages.
<Callout />
Typed callout — note, info, tip, warning, or check.
<Callout type="tip">Order before 2pm.</Callout><Note />
Note callout shorthand.
<Info />
Info callout shorthand.
<Tip />
Tip callout shorthand.
<Warning />
Warning callout shorthand.
<Check />
Success callout shorthand.
<Banner />
Full-width announcement banner.
<Badge />
Small status or label badge.
<Button />
Styled link button with safe URLs.
<Icon />
Named icon from the platform icon set.
<Tooltip />
Hover tooltip for inline hints.
<Avatar />
Circular image or initials.
<Breadcrumbs />
Hierarchical navigation trail.
<Pagination />
Previous/next page navigation.
<Code />
Syntax-styled code block.
<CodeGroup />
Grouped code blocks with titles.