> For AI agents: the complete documentation index is at [llms.txt](https://reflex.dev/docs/llms.txt). For a Markdown version, remove the trailing slash from the page URL and append `.md`. The docs home is available at [index.md](http://localhost:3000/docs/index.md).

# Layout

Components that help with layout, such as containers, grids, and spacing. These are useful for creating responsive and interactive user interfaces.

[Aspect Ratio](https://reflex.dev/docs/library/layout/aspect-ratio/)

[Box](https://reflex.dev/docs/library/layout/box/)

[Card](https://reflex.dev/docs/library/layout/card/)

[Center](https://reflex.dev/docs/library/layout/center/)

[Container](https://reflex.dev/docs/library/layout/container/)

[Flex](https://reflex.dev/docs/library/layout/flex/)

[Fragment](https://reflex.dev/docs/library/layout/fragment/)

[Grid](https://reflex.dev/docs/library/layout/grid/)

[Inset](https://reflex.dev/docs/library/layout/inset/)

[Section](https://reflex.dev/docs/library/layout/section/)

[Separator](https://reflex.dev/docs/library/layout/separator/)

[Spacer](https://reflex.dev/docs/library/layout/spacer/)

[Stack](https://reflex.dev/docs/library/layout/stack/)
