Properties
Property | Type | Description |
---|---|---|
stack | boolean | (optional) True to stack the sub components with lines between. The spacing will default to medium . |
direction | string | (optional) Defaults to vertical . |
alignSelf | string | (optional) Defaults to stretch . |
element | string or React.Element | (optional) Define the type of element. Defaults to section . |
Layout.FlexContainer | Various | (optional) FlexContainer properties. |
Layout.FlexItem | Various | (optional) FlexItem properties. |
Space | Various | (optional) Spacing properties like top or bottom are supported. |