Skip to main content

Column

A default column component.

This component is used to render children components vertically.

Properties

PropertyTypeDefaultDescription
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.
margin.leftnumber0The left margin of the container.
margin.rightnumber0The right margin of the container.
margin.topnumber0The top margin of the container.
margin.bottomnumber0The bottom margin of the container.