API Reference

Columns

Place content side by side — a before/after, two screenshots, or paired explanations.

Place content side by side — two screenshots, a before/after, paired explanations. Columns takes a cols count; each child <Column> is one cell and collapses to a single column on mobile.

When to use it

Reach for columns when two (or more) pieces of content are best read in parallel — humans-vs-agents, before-vs-after, a snippet next to its result. For navigation grids use Cards instead; columns are for free-form content cells.

Props

ComponentPropTypeDefaultDescription
<Columns>cols1 | 2 | 3 | 42Columns at desktop width
<Column>childrenReactNodeThe cell content

Live example

Humans get a clean, interactive, visual KB.
Agents get a first-class MCP over the same structured content.

On this page

Built withsuperlore