Built-in Components
Our platform provides a rich set of components to enhance your documentation.
Callouts
jsx
Callout type="info">
This is an informational callout.
Callout>Cards
jsx
Card title="Getting Started" href="/docs/quickstart">
Learn how to get started with our platform.
Card>Tabs
jsx
Tabs>
Tab title="npm">npm install packageTab>
Tab title="yarn">yarn add packageTab>
Tabs>