mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-01 22:10:27 +00:00
429 B
429 B
category, type, title, cols
| category | type | title | cols |
|---|---|---|---|
| Components | Layout | Space | 1 |
Set components spacing.
When To Use
Avoid components clinging together and set a unified space.
API
| Property | Description | Type | Default | Version |
|---|---|---|---|---|
| size | space size | small | middle | large | number |
small |
4.1.0 |
| direction | space direction | vertical | horizontal |
horizontal |
4.1.0 |