Beta v0.6.2

Container

Containers are used to constrain a content's width to the current breakpoint.

Import


import { Container } from "pier-ui";


Container

Base Container


<Container>Base Container</Container>

Props

PropDescriptionTypeDefault
classNameclassName for the componentstring
maxWidthmaxWidth of the containerstringauto
asYou can use a custom element type for this component.elementTypediv