Mintlify components work directly in your MDX files without imports. This page shows each component rendered so you can see what’s available. For all available components, see the Mintlify documentation.Documentation Index
Fetch the complete documentation index at: https://mydoc.site/llms.txt
Use this file to discover all available pages before exploring further.
Cards
Use cards to link to related content or highlight key actions.Quickstart
Get your dev environment set up in minutes.
Columns to arrange cards in a grid:
First card
Cards can contain short descriptions.
Second card
Arrange cards in columns for scannability.
Accordions
Use accordions to collapse content that isn’t needed on every visit.What formats are supported?
What formats are supported?
Pages are written in MDX, which combines Markdown with JSX components.
Do I need to import components?
Do I need to import components?
No. Mintlify components are available globally in all MDX files.
Steps
Use steps for sequential instructions.Tabs
Use tabs to present alternative content in the same space.- npm
- yarn
- pnpm
Code blocks
Fenced code blocks support syntax highlighting and titles.example.ts
CodeGroup:
Callouts
Use callouts to draw attention to specific information.Notes provide additional context that’s helpful but not critical.