Grid

A CSS grid container with columns and gap props.

Default

1
2
3
4
5
6

Grid Props

PropTypeDefaultDescription
columns1 | 2 | 3 | 4 | 5 | 6 | 121Number of columns
gap"none" | "xs" | "sm" | "md" | "lg" | "xl""md"Gap between items
childrenReactNodeContent
classNamestringAdditional CSS classes