Skip to content

Column

Layout.Column

Layout.Column is a simplified wrapper for FlexContainer with direction column.

Demos

Default

Card contents
Card contents
Card contents
<Layout.Column>
<Layout.Card>Card contents</Layout.Card>
<Layout.Card>Card contents</Layout.Card>
<Layout.Card>Card contents</Layout.Card>
</Layout.Column>

Properties

Column inherits the properties of FlexContainer with direction already set.