ant-design-vue/antdv-demo/docs/space/index.en-US.md

8 lines
350 B
Markdown
Raw Normal View History

2021-03-12 07:48:30 +00:00
## API
| Property | Description | Type | Default | Version |
| --- | --- | --- | --- | --- |
| align | Align items | `start` \| `end` \|`center` \|`baseline` | - | 1.6.5 |
| direction | The space direction | `vertical` \| `horizontal` | `horizontal` | 1.6.5 |
| size | The space size | `small` \| `middle` \| `large` \| `number` | `small` | 1.6.5 |