Spacer
Provide empty space.
Vertical
Horizontal
APIs
Spacer.Props
Attribute | Description | Type | Accepted values | Default |
---|---|---|---|---|
w | x-axis spacing | number / float | - | 1 |
h | y-axis spacing | number / float | - | 1 |
inline | inline space | boolean | - | false |
... | native props | HTMLAttributes | 'id', 'className', ... | - |
Contributors