Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify-delete-quickstart-page-389072bb.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

You can put any content in here. Check out AccordionGroup if you want to group multiple Accordions into a single display.
<Accordion title="I am an Accordion.">
  You can put any content in here.
</Accordion>

Props

title
string
required
Title in the Accordion preview.
description
string
Detail below the title in the Accordion preview.
defaultOpen
boolean
default:"false"
Whether the Accordion is open by default.
icon
string or svg
A Font Awesome icon or SVG code
iconType
string
One of “regular”, “solid”, “light”, “thin”, “sharp-solid”, “duotone”, or “brands”