# Divider

An element that is used to create a border (visual separation) between different content sections.

<figure><img src="/files/HOmKGT1vnJWgRQ1tXq4l" alt=""><figcaption></figcaption></figure>

#### Double-click on an element to view its settings.

<figure><img src="/files/kzoMJB9MVZtKMJsJGAr0" alt=""><figcaption></figcaption></figure>

### 1. Type

To change the type of divider, **switch it** in the property "**type"**.

{% hint style="info" %}
Divider supports 3 types: solid, dots, dotted line.
{% endhint %}

<figure><img src="/files/B2Gsqz4C8a8Fmo9Efdpx" alt=""><figcaption></figcaption></figure>

### 2. View

To change the view of divider, **switch it** in the property "**view"**.

{% hint style="info" %}
The divider view can be either a single or double line.
{% endhint %}

<figure><img src="/files/vqt1e1wOE9RazB5X8nVu" alt=""><figcaption></figcaption></figure>

### 3. Numbered

You can turn the divider into a numbered divider by setting the property **numbered** to "**yes**".

{% hint style="info" %}
You can choose a number for a numbered divider. The max number is 99.
{% endhint %}

<figure><img src="/files/5Qd9OBDeliO57esqqjxa" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.parta.io/editor/edit-elements/set-media-and-content-elements/divider.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
