Container

Container pads and aligns your content within a given device or viewport.

Live code

Storybook

Storybook failed to load. Please connect to the VPN to access.

Usage

Container

Container centers your content horizontally and sets its max-width with horizontal paddings.


                                                
                                                <Container>Content</Container>

API

The components accept additional attributes. If you need more control over the styling of a component, you can use style props and escape hatches.

For detailed information see Container component