Description
Layout.Column
is a simplified wrapper for FlexContainer with direction column.
Demo
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.