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

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

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

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

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

## Пример

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

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

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

## События

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

## CSS parts

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

## Слоты

* `slot[name="image"]`

## Методы

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