Overview

Components overview

Content structure#

  • Accordion — expandable FAQ-style sections
  • Expandable — a single collapsible block
  • Tabs — switch between alternate content panes
  • Steps — numbered walkthroughs

Callouts and labels#

  • Callout — Note, Tip, Warning, Info, Check, Danger
  • Tooltip — short hover/focus hints
  • Badge — inline status or version labels
  • Frame — bordered media with an optional caption

Layout#

  • Card — linked or static summary cards
  • Columns — side-by-side content grids
  • Code Group — tabbed code snippets
  • Icon — lucide icons by name

API and reference#

  • Param Field — request parameters with location badges
  • Response Field — object properties and schema fields

Full component list#

These names are available in MDX with no import: Accordion, AccordionGroup, Badge, Callout, Note, Tip, Warning, Info, Check, Danger, Card, CardGroup, CodeGroup, Columns, Column, Expandable, Frame, Icon, ParamField, Param, ResponseField, Steps, Step, Tabs, Tab, Tooltip.

Icon names on icon props come from the lucide set and are collected from your content at build time.

Back to Introduction.

Updated

Was this page helpful?