mirror of https://github.com/ElemeFE/element
Docs: fix Divider attribute type in zh-cn (#15889)
parent
ed74b6740f
commit
9be2a3d1ab
|
@ -57,5 +57,5 @@
|
|||
### Divider Attributes
|
||||
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|
||||
|------------- |---------------- |---------------- |---------------------- |-------- |
|
||||
| direction | 设置分割线方向 | boolean | horizontal / vertical | horizontal |
|
||||
| direction | 设置分割线方向 | string | horizontal / vertical | horizontal |
|
||||
| content-position | 设置分割线文案的位置 | string | left / right / center | center |
|
Loading…
Reference in New Issue