## Properties

| Property | Type |
| ------ | ------ |
| <a id="padding"></a> `padding?` | `"small" \| "none"` |
| <a id="flexdirection"></a> `flexDirection?` | `"column" \| "row" \| "rowReverse" \| "columnReverse"` |
| <a id="justifycontent"></a> `justifyContent?` | `"center" \| "flexStart"` |
| <a id="position"></a> `position?` | `"fixed" \| "absolute"` |
