> ## 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-cookies-preferences

> Web-Komponente msm-cookies-preferences.

`msm-cookies-preferences` ist eine Web-Komponente (Lit).

## Zweck

Consent-/Cookie-Preferences-UI.

## Beispiel

```html theme={null}
<msm-cookies-preferences></msm-cookies-preferences>
```

## Attribute / Properties

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

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
