AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Columns
Arrange Cards and other content in responsive Columns that stack on small screens and expand into multi-column layouts on larger viewports.
Use the Columns component to create responsive grid layouts. Columns stack on small screens and expand on larger viewports.
Two-column layout
The default cols value is 2:
<Columns>
<Card title="Write in MDX">
Use standard Markdown with built-in components.
</Card>
<Card title="Deploy instantly">
Push your changes and go live in seconds.
</Card>
</