Containers are useful in responsively laying out content on different screens.

also known as Content Block

Figma:

Web:

iOS:

Android:

A11y:

Props

Component props
Name
Type
Default
children
React.Node
-

Accessibility

Responsive content

On small screens, the container is the width of the screen. On large screens, it centers the content with a max-width of 800px.

Component quality checklist

Component quality checklist
Quality item
Status
Status description
Figma Library
Component is not currently available in Figma.
Responsive Web
Ready
Component is available in code for web and mobile web.
iOS
Component is not currently available in code for iOS.
Android
Component is not currently available in code for Android.