SimpleGrid
A SimpleGrid component from the Sigil design system.
import { SimpleGrid } from "@sigil-ui/components";
<SimpleGrid>...</SimpleGrid>
| Prop | Type | Default | Description |
|---|
columns | number | — | Fixed number of columns. |
minChildWidth | `number | string` | — |
gap | `number | string` | — |