Card heading text.
Cards
1 min readStableBeginner
Cards provide a responsive grid layout for feature showcases and navigation. Each card can include a title, description, icon, and link.
Quick Start
A single card.
Fast Builds
Turbopack-powered builds with sub-second hot reload.
Adding Options
A three-column grid of cards.
Fast Builds
Turbopack-powered builds.
MDX Support
Markdown with React components.
Full-Text Search
Scored search with Cmd+K.
Advanced
Linked cards that route readers to other pages.
Options
Card
titlestringrequireddescriptionstringShort description below the title.
hrefstringMakes the card a clickable link.
iconReactNodeNode rendered above the title in brand color.
childrenReactNodeAdditional content below the description.
CardGrid
colsnumberDefault: 2Columns: 2, 3, or 4.
childrenReactNoderequiredCard components to arrange in the grid.
Related pages
Was this page helpful?