mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
Docs: fix Divider attribute type in zh-cn (#15889)
This commit is contained in:
@@ -57,5 +57,5 @@
|
||||
### Divider Attributes
|
||||
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|
||||
|------------- |---------------- |---------------- |---------------------- |-------- |
|
||||
| direction | 设置分割线方向 | boolean | horizontal / vertical | horizontal |
|
||||
| direction | 设置分割线方向 | string | horizontal / vertical | horizontal |
|
||||
| content-position | 设置分割线文案的位置 | string | left / right / center | center |
|
||||
Reference in New Issue
Block a user