> ## 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 component msm-cookies-preferences.

`msm-cookies-preferences` is a web component built with Lit.

## Purpose

Render consent/cookie preference UI.

## Usage

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

## Attributes / properties

| Name               | Type   | Default | Notes |
| ------------------ | ------ | ------- | ----- |
| `privacy-page-url` | string | -       |       |
| `cookies-page-url` | string | -       |       |
| `theme`            | string | -       |       |
| `color-scheme`     | string | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
