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 . |
Flex.Container | Various | (optional) Flex.Container properties. |
Flex.Item | Various | (optional) Flex.Item properties. |
Space | Various | (optional) Spacing properties like top or bottom are supported. |