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

> Web-Komponente msm-consent-banner.

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

## Zweck

Consent-/Cookie-Preferences-UI.

## Beispiel

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

## Attribute / Properties

| Name               | Typ    | Standard | Hinweise |
| ------------------ | ------ | -------- | -------- |
| `cookies-page-url` | string | -        |          |
| `theme`            | string | -        |          |
| `color-scheme`     | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `base`

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
