> ## 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-image-process

> Web-Komponente msm-image-process.

`msm-image-process` ist eine Web-Komponente (Lit).

## Zweck

Darstellung von Medien (Bilder/Video).

## Beispiel

```html theme={null}
<msm-image-process></msm-image-process>
```

## Attribute / Properties

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

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="image1"]`
* `slot[name="upper-text1"]`
* `slot[name="lower-text1"]`
* `slot[name="image2"]`
* `slot[name="upper-text2"]`
* `slot[name="lower-text2"]`
* `slot[name="image3"]`
* `slot[name="upper-text3"]`
* `slot[name="lower-text3"]`
* `slot[name="image4"]`
* `slot[name="upper-text4"]`
* `slot[name="lower-text4"]`
* `slot[name="image5"]`
* `slot[name="upper-text5"]`
* `slot[name="lower-text5"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
