Go Main page
Go Main page

Web components

cover

components

Container

v.1.0.0 | Saturn

It holds data for the children components. It is not a component by its own, it present other components such as text, tables or images.

Component

Play with the component with our playground.

1
<Container variant="DEFAULT">Content</Container>

Anatomy

Foo

NameDescription

1

Container
Required
width
fixed (320px) and
height
fluid (100% bounded by content element).

2

Content
Required
It can contain different types of content such as tables, lists...

Layout

Desktop and Tablet

  • Element inside the grid

Foo

  • Element in the sidebar

Foo

Mobile

Foo