---
id: container
title: Container
---

# Container

Container compoment wraps around other elements, grouping them together. Containers are often used to structure and organize content on a web page.

## How to use

<code src="@digigov/ui/src/layouts/Basic/Container/__stories__/Default.tsx" />

## API

See below for a complete reference to all of the props  available to the components mentioned here.

<ComponentProps componentName={["Container"]} /> 
