← All layout components

Core / Layout

Cluster

Wraps inline items naturally with consistent gaps.

Live example

Design
Research
Priority
Website

Interactive preview using local sample data. Styling is intentionally left to the consuming project.

Usage

<Cluster gap="sm">…</Cluster>

Adopt to your project

Keep this component semantically neutral. Use its documented props for behavior and className for project-specific spacing, width, typography, and visual treatment.

Accessibility

Use for related inline content, not ordered navigation.

API reference

Public attribute
gap
align
justify
children
className

The preview above uses a safe local fixture. Confirm exact TypeScript props when adapting it to your application.

Installation

Full library
pnpm install:project /absolute/path/to/your-project

Planned guided selection
Layout → Cluster