structyl

Grid

stable

A responsive CSS grid wrapper.

Basic usage

A
B

Examples

Equal columns

Use the columns prop for simple equal-width grids.

Open
Review
Done

Dashboard composition

Combine Grid with column spans through className for dashboard cards.

Activity
72%
Queue
Health

Responsive spans

Use columns, spacing and breakpoint span props for MUI-style grid layouts.

sm=6
sm=6

Features

  • Column presets.
  • Gap presets.

Installation

bash
pnpm dlx structyl add grid

API Reference

Grid API reference

Full props, types, defaults.

View API
Grid | structyl