Generic selectors

Exact matches only

Search in title

Search in content

Post Type Selectors

Divider

Dividers are visual elements that separate content into distinct sections, enhancing organization and clarity in user interfaces.

Divider_Thumb
  • Overview
  • Specs
  • Guidelines

Component

Dividers are essential visual components used in user interface design to enhance organization and clarity by effectively separating content into distinct sections. These elements, often consisting of horizontal or vertical lines, whitespace, or subtle graphical elements, serve as structural aids within interfaces, guiding users through content and facilitating navigation.

By creating visual breaks between different components or groups of content, Dividers help improve readability and establish a clear visual hierarchy, ensuring that users can easily comprehend and interact with the interface.

Divider_Anatomy
Divider anatomy

A : Horizontal Variation

B: Vertical Variation

divider_applied_sidebar
Divider applied in sidebar

Used for:

Sidebar

To divide common elements such as dashboard, favorites and drafts with the specific pages of a product, a Divider is used to create this separation;

Accordion

To divide different sections of a form, an accordion is used, consisting of the page title, an icon and a Divider to give the impression something is inside the accordion;

Tabs

Tabs are composed directly on a divider to give the impression that all tabs are at the same level and to make it clear which option is selected;

Visual organization

Dividers help to visually organize content, creating clear separations between different sections or elements within the interface;

Don’t use for:

Visual distraction

Dividers should not be used if they draw excessive attention away from the main content or detract from the user’s primary tasks;

Mobile optimization

On mobile devices with limited screen space, excessive use of Dividers can shrink usable content areas and hinder the user experience.

Complexity reduction

In interfaces with complex layouts or dense content, Dividers may not effectively reduce complexity and may instead contribute to visual overload. In these cases, use tabs to divide content in different pages;

Whitespace usage

Dividers should not be used indiscriminately if whitespace alone is sufficient to create visual separation between elements. In such cases, Dividers may introduce unnecessary visual clutter;

dividers_in_line_graph_dashboard
Dividers inside line graph dashboard

Demo

Access the Figma file and inspect the element using Dev Mode.

demo-playgorund_divider
Divider in Figma

What’s New?

current_divider
Current version of the Divider
  • Added Vertical variation;
  • Added Horizontal variation;

Related

Text Toolbar

Under Maintenance …

Variations

Vertical
.vertical {
  width: 1px;
  rotation: 0º;
  color: var(--grey-5);
}
Horizontal
.horizontal {
  width: 1px;
  rotation: 90º;
  color: var(--grey-5);
}

Useful links

guidelines figma accent icon

Consult our Figma file to access our assets and inspect them in dev mode.

polygon-framework

This component is or will be provided by the Polygon framework. See its documentation to learn more.

This element is in line with the guidelines of the CDS (Cegid Design System). Find out more.

Behavior

Dynamic Size

Depending on the situation, the Divider can be applied on different sizes as this component is very versatile and can be found on different situations. For example, within a sidebar, the Divider can be applied within the collapsed and extended variations.

As the width changes between these two variations, the Divider must fill the space surplus that is available in the extended variation.

divider_sidebar
Divider applied in sidebar

Apply the vertical or the horizontal Divider as required.

Apply a different color other than the specified one.


Case Studies

Release v1.3

The latest release of Compose Design focuses on continuous updates to our components and patterns, as well as several improvements …

Release v1.2

Compose Design v1.2 introduces key updates to enhance clarity, consistency, and usability across the system, ensuring a more structured and …

Driving to a new destination without GPS?

Having help systems/guides that explain the actions within the product can help demystify doubts and increase form adoption …

Outline