> ## 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-background-banner

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

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

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

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

## Пример

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

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

| Имя                  | Тип     | По умолчанию | Примечания |
| -------------------- | ------- | ------------ | ---------- |
| `type`               | string  | -            |            |
| `height`             | string  | -            |            |
| `width`              | string  | -            |            |
| `src`                | string  | -            |            |
| `parent-id`          | string  | -            |            |
| `disable-parent-ssr` | boolean | -            |            |

## События

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

## CSS parts

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

## Слоты

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

## Методы

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