> ## 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-компонент msm-image-process.

`msm-image-process` — web-компонент на Lit.

## Назначение

Отображение медиа (изображения/видео).

## Пример

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

## Атрибуты / свойства

| Имя              | Тип    | По умолчанию | Примечания |
| ---------------- | ------ | ------------ | ---------- |
| `margin-top`     | number | `0`          |            |
| `margin-bottom`  | number | `0`          |            |
| `arrow-position` | number | `-12`        |            |

## События

Этот компонент не генерирует собственных CustomEvent.

## CSS parts

Документированных `part`-слотов нет.

## Слоты

* `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"]`

## Методы

Публичные методы не документированы.
