Skip to main content

Container

A default container component.

This component is used to wrap the content of the page and align it to the center.

Properties

PropertyTypeDefaultDescription
background_colorstringtransparentThe background color of the container.
padding.leftnumber0The left padding of the container.
padding.rightnumber0The right padding of the container.
padding.topnumber0The top padding of the container.
padding.bottomnumber0The bottom padding of the container.