Properties
Property | Type | Description |
---|---|---|
direction | string | (optional) Direction of sub components. Can be: row or column . |
spacing | string or false | (optional) How to separate sub components. Can be: space , line or false for no space. |
children | React.Node | (optional) Contents. |