Divider

Learn about the divider component and how to use it.

Divider is meant to separate the article into multiple sections. It's plain HTML element. This is how it looks like:


Add divider

Use plain HTML hr tag:

<hr/>

Customize divider style

Adjust divider's visual style in the global.css file.