Skip to main content
Use tiles to create visual showcase elements with a patterned background, title, and description. Tiles are ideal for displaying component previews, feature highlights, or navigation items in a grid layout.
Accordion component previewAccordion component preview (dark mode)

Accordion

Two variants

Tile example

Grid layout

Combine tiles with the columns component to create a responsive grid of visual previews.
Grid layout example

Properties

href
string
required
URL to navigate to when users click the tile.
title
string
The title displayed below the tile preview.
description
string
A short description displayed below the title.
children
React.ReactNode
required
Content displayed inside the tile preview area, typically images or SVGs.