DS0
Components

Grid

CSS Grid-based layout.

2 Columns

1
2

3 Columns

1
2
3

4 Columns

1
2
3
4

Usage

<Grid columns={3} gap="4"><Card /><Card /><Card /></Grid>

API

PropTypeDefault
columns1-6 | 121
gap0-84

On this page