> ## 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-article

> Web-компонент msm-image-article.

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

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

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

## Пример

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

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

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

## События

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

## CSS parts

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

## Слоты

* `slot[name="title"]`
* `slot[name="heading1"]`
* `slot[name="image"]`
* `slot[name="heading2"]`
* `slot[name="text1"]`
* `slot[name="text2"]`

## Методы

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