mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
docs(components): [Space] typo (#10509)
* docs(components):[Space] * docs(components):[Space] --------- Co-authored-by: qiang <qw13131wang@gmail.com>
This commit is contained in:
parent
1794a1cf07
commit
aca1b0ac58
@ -126,7 +126,7 @@ space/fill-ratio
|
||||
| Name | Description | Type | Default |
|
||||
| ---------- | ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ---------- |
|
||||
| alignment | Controls the alignment of items | ^[enum]`'center' \| 'normal' \| 'stretch' \| ...` [align-items](https://developer.mozilla.org/en-US/docs/Web/CSS/align-items) | center |
|
||||
| class | Classname | ^[string] / ^[object] / ^[array] | — |
|
||||
| class | className | ^[string] / ^[object] / ^[array] | — |
|
||||
| direction | Placement direction | ^[enum]`'vertical' \| 'horizontal'` | horizontal |
|
||||
| prefixCls | Prefix for space-items | ^[string] | — |
|
||||
| style | Extra style rules | ^[string] / ^[object]`CSSProperties \| CSSProperties[] \| string[]` | — |
|
||||
|
Loading…
Reference in New Issue
Block a user