Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

Tabs

Use Tabs and Tab when multiple variants of the same content should share one footprint.
npm install @holocron.so/vite react react-dom vite
Cards inside tabs
Useful for docs landing pages.
Mixed content
Holocron handles nested MDX blocks here too.

Supported props

  • Tabs supports defaultTabIndex and nested Tab children.
  • Tab supports title, value, and icon.

Holocron differences

  • Mintlify documents tab synchronization across components. Holocron does not currently sync tab groups by title.