> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# msm-content-divider

> Web-Komponente msm-content-divider.

`msm-content-divider` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

```html theme={null}
<msm-content-divider></msm-content-divider>
```

## Attribute / Properties

| Name            | Typ    | Standard | Hinweise |
| --------------- | ------ | -------- | -------- |
| `margin-top`    | number | `0`      |          |
| `margin-bottom` | number | `0`      |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="image1"]`
* `slot[name="content"]`
* `slot[name="image2"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
