Properties
Property | Type | Description |
---|---|---|
direction | string | (optional) Direction of sub components. Can be: horizontal or vertical . |
spacing | string or false | (optional) How to separate sub components. Can be: space , line or false for no space. |
element | string or React.Element | (optional) Define the type of element. Defaults to section . |
children | React.Node | (optional) Contents. |