---
id: grid
scope: props
---

## Props

### Grid Props

Grid composes `Box` so you can pass all the `Box` prop, and these shorthand prop
to save you some time:

<PropsTable of='Grid' />

### GridItem Props

<PropsTable of='GridItem' />
