title: Divider
The dividing line that separates the content.
Divide the text of different paragraphs.
:::demo
divider/basic-usage
:::
You can customize the content on the divider line.
:::demo
divider/custom-content
:::
You can set the style of divider.
:::demo
divider/line-dashed
:::
:::demo
divider/vertical-divider
:::
Name | Description | Type | Accepted Values | Default |
---|---|---|---|---|
direction | Set divider's direction | string | horizontal / vertical | horizontal |
border-style | Set the style of divider | string | CSS/border-style | solid |
content-position | the position of the customized content on the divider line | string | left / right / center | center |
Name | Description |
---|---|
— | customized content on the divider line |