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.