---
title: Layout
---

## In this section

- [Box](Box/react.md): Use a box to simplify the process of applying one-off styles to an element
- [Grid](Grid/react.md): Use the grid component to create flexible and responsive grid-based layouts.
- [Stack](Stack/react.md): Use the stack component to create a layout for its immediate children along the vertical or horizontal axis.
