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

`msm-image-background-banner` is a web component built with Lit.

## Purpose

Render media content (images/video).

## Usage

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

## Attributes / properties

| Name                 | Type    | Default | Notes |
| -------------------- | ------- | ------- | ----- |
| `type`               | string  | -       |       |
| `height`             | string  | -       |       |
| `width`              | string  | -       |       |
| `src`                | string  | -       |       |
| `parent-id`          | string  | -       |       |
| `disable-parent-ssr` | boolean | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
