mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-24 11:05:17 +08:00
fix(docs): [el-divider] Document case error, String to string (#6934)
This commit is contained in:
parent
d6a4415306
commit
913cf42fdd
@ -51,4 +51,4 @@ divider/vertical-divider
|
||||
| ---------------- | ----------------------------------------- | ------ | --------------------------------------------------------------------------------- | ---------- |
|
||||
| direction | Set divider's direction | string | horizontal / vertical | horizontal |
|
||||
| border-style | Set the style of divider | string | [CSS/border-style](https://developer.mozilla.org/zh-CN/docs/Web/CSS/border-style) | solid |
|
||||
| content-position | customize the content on the divider line | String | left / right / center | center |
|
||||
| content-position | customize the content on the divider line | string | left / right / center | center |
|
||||
|
Loading…
Reference in New Issue
Block a user