Components
Pre-built UI components for rich documentation pages
Pre-built UI components for rich documentation pages
Fern provides built-in components for common documentation patterns. Use them in the Fern Editor or directly in MDX files.
Highlight important information with styled callouts.
This is a note callout. Use it for tips, warnings, or important context.
Use cards to link to other pages or highlight features.
Cards can contain a short description
Add an href to make them clickable
Collapsible sections for FAQs or optional detail.
Hidden content is revealed when the user clicks.
Organize content into switchable views.
Walk users through a process.
Fern supports syntax-highlighted code blocks with optional titles.
For the full list of components and detailed usage, see the Fern components documentation.