Divider

Overview of the Divider Component

Item dividers are block elements that can be used to separate items in a list.
They are similar to list headers, but instead of being placed at the top of a list, they should go in between groups of items.

Properties

🚧

Important Note!

This document lists the properties that are specific to this particular UI component.
To check for the properties common for most UI components, please check the General components document.

The Divider component has the following properties under the Styles tab to be styled to look like in a specific way:

Property NameProperty Description
PaddingSet the padding area of a divider in px, %, em, vh, and vw:
All sides, Top, Right, Bottom, Left.
HeightSet the height of a divider in px, em, vh, and vw.