Properties
Property | Type | Description |
---|---|---|
stack | boolean | (optional) True to stack the sub components with lines between. |
direction | string | (optional) Direction of sub components. Can be: horizontal or vertical . |
spacing | string or false | (optional) How to separate sub components. Valid values as listed in FlexContainer. |
children | React.Node | (optional) Contents. |
Space | Various | (optional) Spacing properties like top or bottom are supported. |