> ## 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-Komponente msm-image-background-banner.

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

## Zweck

Darstellung von Medien (Bilder/Video).

## Beispiel

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

## Attribute / Properties

| Name                 | Typ     | Standard | Hinweise |
| -------------------- | ------- | -------- | -------- |
| `type`               | string  | -        |          |
| `height`             | string  | -        |          |
| `width`              | string  | -        |          |
| `src`                | string  | -        |          |
| `parent-id`          | string  | -        |          |
| `disable-parent-ssr` | boolean | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
